package
1.0.2
Repository: https://github.com/fichain/go-file.git
Documentation: pkg.go.dev

# Functions

New returns a new Pool for Buffers of size buflen.

# Structs

Buffer is a slice with a pointer to Pool.
Pool is a wrapper around sync.Pool with a helper Release method on returned objects.