package
Version:
v0.3.0-beta.2
Opens a new window with list of versions in this module.
Published: Aug 23, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
BufPool maintains a buffer pool.
New creates a new BufPool.
Get returns an empty buffer from the pool. It creates a new buffer, if there
is no bytes.Buffer available in the pool.
Put resets the buffer and puts it back to the pool.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.