//
pkg.gl
Category
github.com/cockroachdb/vitess
go
bytes2
package
2.2.0-rc.1+incompatible
Repository:
https://github.com/cockroachdb/vitess.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
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.