VictoriaMetrics/lib/bytesutil
2020-08-05 11:55:58 +03:00
..
bytebuffer.go all: rename ReadAt* to MustReadAt* in order to dont clash with io.ReaderAt 2020-01-30 15:08:58 +02:00
bytebuffer_test.go all: rename ReadAt* to MustReadAt* in order to dont clash with io.ReaderAt 2020-01-30 15:08:58 +02:00
bytesutil.go Perform conversion from string to []byte according to rule #6 at https://golang.org/pkg/unsafe/#Pointer 2020-08-05 11:55:58 +03:00
bytesutil_test.go add unittests for bytesutil and storage (#221) 2019-11-04 00:54:46 +02:00