A simple buffer pool for Go, providing reusable byte buffers to reduce memory allocations.
go get github.com/Xuanwo/go-bufferpoolNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a buffer pool, gets a buffer, writes to it, and returns it.
No known issues recorded.
No dependency data recorded yet.