Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BufferPool ¶
type BufferPool struct {
// contains filtered or unexported fields
}
func NewBufferPool ¶
func NewBufferPool() *BufferPool
func (*BufferPool) NewPooledBuffer ¶
func (w *BufferPool) NewPooledBuffer() PooledBuffer
type PooledBuffer ¶
func (PooledBuffer) Recycle ¶
func (p PooledBuffer) Recycle()
Click to show internal directories.
Click to hide internal directories.