//
pkg.gl
Category
github.com/mrst2000/my-ray
common
bytespool
package
3.0.0+incompatible
Repository:
https://github.com/mrst2000/my-ray.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
10
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.