- pack
const(void)[] pack(const(void)[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- packDF
const(void)[] packDF(ulong dev, ubyte fnc)
Undocumented in source. Be warned that the author may not have intended to support it.
- unpack
const(void)[] unpack(const(void)[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- unpackDF
int unpackDF(const(void)[] vbuf, ulong dev, ubyte fnc)
Undocumented in source. Be warned that the author may not have intended to support it.