package
0.3.2
Repository: https://github.com/metagogs/gogs.git
Documentation: pkg.go.dev

# Functions

Get returns an empty byte buffer from the pool.
Put returns byte buffer to the pool.

# Structs

ByteBuffer provides byte buffer, which can be used for minimizing memory allocations.
Pool represents byte buffer pool.