//
pkg.gl
Category
github.com/goki/go-tools
internal
edit
package
0.0.0-20240310010237-a3f02065c60a
Repository:
https://github.com/goki/go-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
66 SLOC
#
Functions
NewBuffer
NewBuffer returns a new buffer to accumulate changes to an initial data slice.
#
Structs
Buffer
A Buffer is a queue of edits to apply to a given byte slice.