Aliaksandr Valialkin
|
76064ba9e7
|
Perform conversion from string to []byte according to rule #6 at https://golang.org/pkg/unsafe/#Pointer
|
2020-08-05 11:55:12 +03:00 |
|
Aliaksandr Valialkin
|
304f9499cf
|
lib/bytesutil: prevent from garbage collecting s before returning from ToUnsafeBytes
|
2020-06-03 00:23:27 +03:00 |
|
Aliaksandr Valialkin
|
da19fffa08
|
all: rename ReadAt* to MustReadAt* in order to dont clash with io.ReaderAt
|
2020-01-30 15:16:16 +02:00 |
|
Artem Navoiev
|
e05500cbd4
|
add unittests for bytesutil and storage (#221)
|
2019-11-04 00:57:24 +02:00 |
|
Aliaksandr Valialkin
|
24ae3ef532
|
lib/prompb: remove superflouos bytes copying in ReadSnappy
|
2019-06-18 21:02:02 +03:00 |
|
Aliaksandr Valialkin
|
bdf696ef18
|
all: fix misspellings
|
2019-05-25 21:51:24 +03:00 |
|
Aliaksandr Valialkin
|
1836c415e6
|
all: open-sourcing single-node version
|
2019-05-23 00:18:06 +03:00 |
|