Skip to content

Codec_ConcurrentDictionarySurrogate<TKey, TValue>.Serialize(Writer<TBufferWriter>, ConcurrentDictionarySurrogate<TKey, TValue>)

Serialize(Writer<TBufferWriter>, ConcurrentDictionarySurrogate<TKey, TValue>)

public void Codec_ConcurrentDictionarySurrogate<TKey, Serialize<TBufferWriter>(ref Writer<TBufferWriter> writer, scoped ref ConcurrentDictionarySurrogate<TKey, TValue> instance)
Serializes the provided value.

Parameters

writerWriter<TBufferWriter>
The writer.
instanceConcurrentDictionarySurrogate<TKey, TValue>
The value.