# Functions

Alloc returns a byte slice with at least the given size.
Free puts a byte slice into the internal pool.
GetPool returns a sync.Pool that generates bytes array with at least the given size.