package
Version:
v0.0.17
Opens a new window with list of versions in this module.
Published: Dec 27, 2023
License: MIT
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
¶
Stream is a structure that implements a byte stream.
New criate a new instance of Stream.
Close marck the stream as closed.
Read implements the io.Reader interface.
Blocks until data is available or the stream is closed.
Write implements the io.Writer interface.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.