package bufferpool
import "github.com/gohugoio/hugo/bufferpool"
Package bufferpool provides a pool of bytes buffers.
Index ¶
Functions ¶
func GetBuffer ¶
GetBuffer returns a buffer from the pool.
func PutBuffer ¶
PutBuffer returns a buffer to the pool. The buffer is reset before it is put back into circulation.
Source Files ¶
- Version
- v0.139.5
- Published
- Dec 14, 2024
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 30 minutes ago –
Tools for package owners.