Skip to content

ICodecSelector Properties

Functionality used by general-purpose codecs (such as a JSON codec) to allow types to opt-in to using them.

CodecName

abstractget
public abstract string CodecName
The well-known codec name, used to match an instance with a codec.