Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pool ¶
type Pool struct {
// contains filtered or unexported fields
}
Pool is a bucketed pool for variably sized byte slices.
func New ¶
New returns a new Pool with size buckets for minSize to maxSize increasing by the given factor.
Click to show internal directories.
Click to hide internal directories.