BinarySerializer

Members

Functions

isNullObj
bool isNullObj()
Undocumented in source. Be warned that the author may not have intended to support it.
oArchive
ubyte[] oArchive(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
oArchive
ubyte[] oArchive(T val)
Undocumented in source. Be warned that the author may not have intended to support it.
oArchive
ubyte[] oArchive(const(T)[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
oArchive
ubyte[] oArchive(const(V[K]) val)
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
void putRaw(ubyte[] 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.

Meta