JsonCoreDeserializer constructor (1 of 2)
Initializes a new instance of the JsonCoreDeserializer class.
public JsonCoreDeserializer()
See Also
- class JsonCoreDeserializer
- namespace KafkaFlow.Serializer
JsonCoreDeserializer constructor (2 of 2)
Initializes a new instance of the JsonCoreDeserializer class.
public JsonCoreDeserializer(JsonSerializerOptions options)
| parameter | description |
|---|---|
| options | Json serializer options |
See Also
- class JsonCoreDeserializer
- namespace KafkaFlow.Serializer