Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // GetByte retrieves a byte slice but uses the global pool GetByte = builtinPool.Get // PutByte returns a byte slice but uses the global pool PutByte = builtinPool.Put )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.