Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BufferPool ¶
func NewBufferPool ¶ added in v0.0.28
func NewBufferPool() *BufferPool
func (*BufferPool) Get ¶
func (bp *BufferPool) Get() []byte
func (*BufferPool) Put ¶
func (bp *BufferPool) Put(b []byte)
Click to show internal directories.
Click to hide internal directories.