//
pkg.gl
Category
github.com/xhd2015/xgo
support
edit
package
1.0.52
Repository:
https://github.com/xhd2015/xgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
72 SLOC
#
Packages
goedit
No description provided by the author
#
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.