VariantConverter

Default converter hash map. You can extend it, or define your own.

Members

Static functions

demarshal
NullableVariant demarshal(const(ubyte)[] fieldBody, ObjectID type, FormatCode fc, int len)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

demarshallers
VariantDemarshaller[ObjectID] demarshallers;
Undocumented in source.

Meta