package
Version:
v1.8.0
Opens a new window with list of versions in this module.
Published: Sep 12, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Put places the buffer into the pool.
type Buffer struct {
B []byte
}
GetBuffer returns a buffer from the pool, or creates a new one.
The returned buffer has at least the requested capacity.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.