Class NatsClientDefaultSerializerRegistry
Default implementation of the INatsSerializerRegistry interface. It provides the default serializer and deserializer for primitive types, binary data, and JSON serialization.
public class NatsClientDefaultSerializerRegistry : INatsSerializerRegistry
- Inheritance
-
NatsClientDefaultSerializerRegistry
- Implements
- Inherited Members
Fields
- Default
Default implementation of the INatsSerializerRegistry interface. It provides the default serializer and deserializer for primitive types, binary data, and JSON serialization.