BinaryReader

Undocumented in source.

Constructors

this
this(A args)
Undocumented in source.

Members

Functions

read
auto read(string f, uint l)
Undocumented in source. Be warned that the author may not have intended to support it.
write
ref write(T t, string f, uint l)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

reader
Reader reader;
Undocumented in source.

Meta