Package-level declarations
Types
Link copied to clipboard
interface ByteReader
Defines a low-level stream reader that fills a given buffer with bytes read from the stream.
Link copied to clipboard
interface ByteWriter
Defines a low-level stream writer that writes bytes from the given buffer out to the stream.