ReaderIndirect
A std.Io.Reader that gets its data from another std.Io.Reader, and always
writes to its own buffer (and returns 0) during stream and readVec.
Fields of this type
Fields
- in:*std.Io.Reader
- interface:std.Io.Reader
Functions in this namespace