Serializer

Undocumented in source.

Constructors

this
this(A args)
Undocumented in source.

Members

Functions

read
T read(bool ensureFullyParsed, string file, uint line)
Undocumented in source. Be warned that the author may not have intended to support it.
write
ref write(T value, bool ensureNoSpaceLeft, string file, uint line)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

stream
Stream stream;
Undocumented in source.

Meta