Class CodecMapRegistry<TBase>
Collects the cases for one codec map owned by a host and freezes them before use.
public sealed class CodecMapRegistry<TBase>
Type Parameters
TBase
- Inheritance
-
CodecMapRegistry<TBase>
- Inherited Members
Constructors
CodecMapRegistry(bool)
Creates a registry and can select defaults according to registration priority.
public CodecMapRegistry(bool enableDefaultSelection = false)
Parameters
enableDefaultSelectionbool