Documentation ¶
Overview ¶
Package bpool implements a fixed size pool of byte slices.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrBpoolNoFree = errors.New("no free byte slice in pool")
ErrBpoolNoFree - Normally this error should never be returned, this error indicates a bug in the package consumer.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.