Bufpool provides interface for common []byte pools,
methods to work with it and DebugPool implementation
suitable for testing code working with pools
for use-after-free or buffer leak.
It does not provide any default production ready implementation so user should come with their own or use any existed compatible one like libp2p/go-buffer-pool.
Files in this repository are distributed under the CC0 license.

To the extent possible under law,
ASCIIMoth
has waived all copyright and related or neighboring rights to
bufpool.