- fromRepresentation
ubyte[] fromRepresentation(string data)
Undocumented in source. Be warned that the author may not have intended to support it.
- toRepresentation
string toRepresentation(R data)
Undocumented in source. Be warned that the author may not have intended to support it.
Uses Base64 representation for ubyte[] instead of to!string