//
pkg.gl
Category
github.com/stackql/stackql-parser
go
bytes2
package
0.0.14-alpha04
Repository:
https://github.com/stackql/stackql-parser.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
2
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.