VariantConverter
abstract
class VariantConverter (
alias Serializer = DefaultFieldSerializer ) {
VariantDeserializer[OID] deserializers;
}
A disabled default is present on this object. To use it, use one of the other constructors or a factory function.
Default converter hash map. You can extend it, or define your own.