package
0.0.0-20201020153340-53909ea70814
Repository: https://github.com/gagliardetto/golang-go.git
Documentation: pkg.go.dev

# Functions

NewBuffer returns a new buffer to accumulate changes to an initial data slice.

# Structs

A Buffer is a queue of edits to apply to a given byte slice.