go-disk-buffer
go-disk-buffer copied to clipboard
This package helps to work with huge amount of data, which cannot be stored in RAM
Results
3
go-disk-buffer issues
Sort by
recently updated
recently updated
newest added
Hi. Is it possible to write to a buffer, read a part of the buffer, and then write again to the same buffer?
should fix #6 I have added tests, may needs a review
It would be nice to implement ReadAt interface https://pkg.go.dev/bytes#Reader.ReadAt