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