Serialize(Writer<TBufferWriter>, ImmutableDictionarySurrogate<TKey, TValue>)
public void Codec_ImmutableDictionarySurrogate<TKey, Serialize<TBufferWriter>(ref Writer<TBufferWriter> writer, scoped ref ImmutableDictionarySurrogate<TKey, TValue> instance) Serializes the provided value.
Parameters
writerWriter<TBufferWriter>- The writer.
instanceImmutableDictionarySurrogate<TKey, TValue>- The value.
