drmi.sbin

Undocumented in source.

Members

Aliases

pack
alias pack = nativeToLittleEndian
Undocumented in source.
unpack
alias unpack = littleEndianToNative
Undocumented in source.

Functions

sbinDeserialize
Tb sbinDeserialize(Rb r)
Undocumented in source. Be warned that the author may not have intended to support it.
sbinSerialize
void sbinSerialize(T val, R r)
Undocumented in source. Be warned that the author may not have intended to support it.
sbinSerialize
ubyte[] sbinSerialize(T val)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta