Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBiggerClosestN ¶
func GetClosestN ¶
Types ¶
type PB ¶
type PB []byte
PB is bytes from pool
func Get ¶
Get gets a buffer from pool, size should in range: [1, 65536], otherwise, this function will call make([]byte, size) directly.
func GetFullCap ¶
func GetMustBigger ¶
func (PB) HeadOverlap ¶
Click to show internal directories.
Click to hide internal directories.