- deserialise
T deserialise(const(ubyte)[] bytes)
Undocumented in source. Be warned that the author may not have intended to support it.
- isSupportedType
bool isSupportedType()
Undocumented in source. Be warned that the author may not have intended to support it.
- serialise
Nullable!(ubyte[]) serialise(T val)
Undocumented in source. Be warned that the author may not have intended to support it.