IJsonConverter<TValue, TReadOnlyProxy, TWritableProxy>
Namespace: SnowBank.Data.Json · interface
Implements: IJsonReadOnlyConverter<TValue, TReadOnlyProxy>, IJsonConverter<TValue>, IJsonConverter, IJsonSerializer<TValue>, IJsonDeserializer<TValue>, IJsonPacker<TValue>, IJsonWritableConverter<TValue, TWritableProxy>
Bundle interface that is implemented by source-generated encoders, with support for read-only and writable proxies.