package
Version:
v2.0.0-rc.2+incompatible
Opens a new window with list of versions in this module.
Published: Jun 9, 2017
License: BSD-2-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
BytePool is a cached pool of reusable byte slices.
New allocates a new BytePool with slices of equal length and capacity.
Get returns a byte slice from the pool.
Put returns a byte slice to the pool.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.