package
1.0.33
Repository: https://github.com/eluv-io/common-go.git
Documentation: pkg.go.dev

# Functions

LenUvarInt returns the number of bytes needed to encode the given uint64 as varint.
NewPool creates a new buffer pool to service buffers of size bufSize.
No description provided by the author

# Structs

Pool is a buffer pool that allows for re-using previously allocated buffers of a set size.

# Interfaces

No description provided by the author