//
pkg.gl
Category
github.com/xsec-lab/vitess
go
bytes2
package
3.0.1+incompatible
Repository:
https://github.com/xsec-lab/vitess.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
0
Dependents
4
Files
27 SLOC
#
Functions
NewBuffer
NewBuffer is equivalent to bytes.NewBuffer.
#
Structs
Buffer
Buffer implements a subset of the write portion of bytes.Buffer, but more efficiently.