package
0.0.0-20211105144125-e9b145e8b5d4
Repository: https://github.com/pydio/minio-srv.git
Documentation: pkg.go.dev

# Functions

NewBytePoolCap creates a new BytePool bounded to the given maxSize, with new byte arrays sized based on width.

# Structs

BytePoolCap implements a leaky pool of []byte in the form of a bounded channel.