- deserialise
T deserialise(const(ubyte)[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
- enforceSupportedType
void enforceSupportedType()
Undocumented in source. Be warned that the author may not have intended to support it.
- ensureExistence
void ensureExistence(Connection conn)
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.
- nameForType
string nameForType()
Undocumented in source. Be warned that the author may not have intended to support it.
- oidForType
Oid oidForType()
Undocumented in source. Be warned that the author may not have intended to support it.
- serialise
ubyte[] serialise(T val)
Undocumented in source. Be warned that the author may not have intended to support it.