Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBuf ¶ added in v0.3.13
func GetBuf() *bytebufferpool.ByteBuffer
GetBuf returns a buffer from the pool or creates a new one
func PutBuf ¶ added in v0.3.13
func PutBuf(buf *bytebufferpool.ByteBuffer)
PutBuf puts back a given buffer to the pool
Types ¶
This section is empty.
Source Files
¶
- json.go
- pool.go
Click to show internal directories.
Click to hide internal directories.