Chr.Avro.Serialization
JsonSerializer<T>
Chr.Avro.Json
public delegate void JsonSerializer<T>(T value, Utf8JsonWriter writer);
Delegate