- begin
TThis begin(size_t len)
Undocumented in source. Be warned that the author may not have intended to support it.
- pack
TThis pack(T value)
Serializes argument and writes to stream.
- pack
TThis pack(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- pack
TThis pack(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- pack
TThis pack(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- pack
TThis pack(T array)
TThis pack(Types objects)
Serializes argument and writes to stream.
- pack
TThis pack(T obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- packArray
TThis packArray(Types objects)
Serializes the arguments as container to buf.
- packExt
TThis packExt(byte type, ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- packMap
TThis packMap(Types objects)
Serializes the arguments as container to buf.