//
pkg.gl
Category
github.com/gptlocal/netools
common
bytespool
package
0.0.0-20241002170041-88591676c97d
Repository:
https://github.com/gptlocal/netools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
49 SLOC
#
Functions
Alloc
Alloc returns a byte slice with at least the given size.
Free
Free puts a byte slice into the internal pool.
GetPool
GetPool returns a sync.Pool that generates bytes array with at least the given size.