package
standard library
Version:
go1.23rc2
Opens a new window with list of versions in this module.
Published: Jul 16, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package buffer provides a pool-allocated byte buffer.
Buffer is a byte buffer.
This implementation is adapted from the unexported type buffer
in go/src/fmt/print.go.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.