BinaryDeserializer

Constructors

this
this(ubyte[] buffer)
Undocumented in source.

Members

Functions

bytes
const(ubyte[]) bytes()
Undocumented in source. Be warned that the author may not have intended to support it.
bytesLeft
ulong bytesLeft()
Undocumented in source. Be warned that the author may not have intended to support it.
iArchive
T iArchive()
Undocumented in source. Be warned that the author may not have intended to support it.
iArchive
T iArchive()
Undocumented in source. Be warned that the author may not have intended to support it.
iArchive
T iArchive(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
iArchive
T iArchive()
Undocumented in source. Be warned that the author may not have intended to support it.
iArchive
T iArchive()
Undocumented in source. Be warned that the author may not have intended to support it.
isNullObj
bool isNullObj()
Undocumented in source. Be warned that the author may not have intended to support it.
putClass
void putClass(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
putRaw
auto putRaw(ushort length)
Undocumented in source. Be warned that the author may not have intended to support it.
putUbyte
void putUbyte(ubyte val)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta