InputStream

Undocumented in source.

Constructors

this
this(T[] range)
Undocumented in source.

Members

Functions

read
T read()
Undocumented in source. Be warned that the author may not have intended to support it.
seek
void seek(int amt)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

pos
size_t pos;
Undocumented in source.
range
T[] range;
Undocumented in source.

Meta