package
module
Version:
v0.0.0-...-deb29da
Opens a new window with list of versions in this module.
Published: Mar 28, 2018
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
README
¶
Buffer Pool

Documentation
¶
Get returns a Buffer from the pool
Put returns a buffer from the pool
PutAndCopy returns the buffer to the pool and returns a copy of it's byte
slice
PutStr returns a buffer from the pool and returns it's value as a string
BufferPool can Get or Put a Buffer to a pool
Pool is the package instance of BufferPool.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.