package
0.0.0-20241212132234-0076f9e1ccd7
Repository: https://github.com/basecomplextech/baselibrary.git
Documentation: pkg.go.dev

# Functions

Acquire returns a new buffer from the pool.
New returns a new buffer.
NewSize returns a new buffer with a preallocated memory storage.

# Interfaces

Buffer is a byte buffer, which internally allocates memory in blocks.