package
Version:
v0.21.0
Opens a new window with list of versions in this module.
Published: Jan 19, 2026
License: Apache-2.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
¶
Package safe provides a concurrency-safe buffer io.Writer.
Buffer is the concurrency-safe variant of bytes.Buffer.
String returns the current contents of the buffer.
Write the contents specified in p to the buffer, returning the amount of
bytes written.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.