# Functions

NewBuffer is equivalent to bytes.NewBuffer.

# Structs

Buffer implements a subset of the write portion of bytes.Buffer, but more efficiently.