Documentation
¶
Overview ¶
Package bufpool offers a pool of *bytes.Buffer objects that are placed into exponentially sized buckets.
Bucketing prevents the memory cost of a pool from permanently increasing when a large buffer is placed into the pool.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.