package
0.3.1
Repository: https://github.com/stygerma/scion.git
Documentation: pkg.go.dev

# Functions

Get returns a buffer from the free buffer pool.
Put resets a buffer to its initial length and capacity and returns it to the free buffer pool.

# Structs

Buffer is a container for a common.RawBytes object B.