package
0.0.0-20240717023430-a9ce3bdcd4a6
Repository: https://github.com/jony-byqc/practise.git
Documentation: pkg.go.dev

# Functions

Get returns a byte slice with given length from the built-in pool.
No description provided by the author
No description provided by the author
No description provided by the author
Put returns the byte slice to the built-in pool.

# Structs

No description provided by the author
No description provided by the author
Pool consists of 32 sync.Pool, representing byte slices of length from 0 to 32 in powers of 2.
No description provided by the author