//
pkg.gl
Category
github.com/fengleng/sqlparser
bytes2
package
0.0.0-20211115110103-d6f26fb2ff89
Repository:
https://github.com/fengleng/sqlparser.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.