Documentation
¶
Overview ¶
Package stream provides utilities for working with IO streams.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Counter ¶
Counter is an io.Writer that forwards writes to another writer, while maintaining a count of the number of bytes written.
Click to show internal directories.
Click to hide internal directories.