BinaryDeserializer

Constructors

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

Members

Aliases

putRaw
deprecated alias putRaw = take
Undocumented in source.

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.
putUbyte
void putUbyte(ubyte val)
Undocumented in source. Be warned that the author may not have intended to support it.
take
const(ubyte)[] take(size_t length)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta