SysTimeSerialiser

Undocumented in source.

Members

Static functions

deserialise
T deserialise(const(ubyte)[] bytes)
Undocumented in source. Be warned that the author may not have intended to support it.
ensureExistence
void ensureExistence(Connection c)
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
Nullable!(ubyte[]) serialise(T val)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta