Deserializer

Undocumented in source.

Constructors

this
this(R input)
Undocumented in source.

Members

Functions

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

Properties

empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
front
ubyte front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta