# Functions
No description provided by the author
NewBuffer creates a Buffer with 8K bytes of arbitrary content.
No description provided by the author
No description provided by the author
NewLargeBuffer creates a Buffer with 64K bytes of arbitrary content.
No description provided by the author
NewSmallBuffer creates a Buffer with 1K bytes of arbitrary content.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Buffer is a recyclable allocation of a byte array.
No description provided by the author
# Interfaces
No description provided by the author