//
pkg.gl
Category
github.com/GFW-knocker/Xray-core
common
bytespool
package
24.12.18-mahsa-r1+incompatible
Repository:
https://github.com/gfw-knocker/xray-core.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.