proxy.golang.org : github.com/Jille/throughputbuffer : v0.4.1
Package throughputbuffer provides a high throughput indefinitely growing io.ReadWriter. It does the minimum amount of copies (1 per read + 1 per write) and never has to move bytes in the buffer. Memory is freed once read.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/%21jille/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- golang.org/x/sys v0.15.0