Wraps a stream to provide useful higher-level functions.
Forwards arguments to super class.
Copying is disabled. Reference counting should be used instead.
Fills the given buffer with data from the stream.
Writes an array of type T to the stream.
See Implementation
Wraps a stream to provide useful higher-level functions.