- decode
T decode(ubyte[] buffer, size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- decode
T decode(ubyte[] buffer, size_t* index)
Undocumented in source. Be warned that the author may not have intended to support it.
- encode
ubyte[] encode(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- fromBuffer
T fromBuffer(ubyte[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.