Skip to content

Codec_ConcurrentDictionarySurrogate<TKey, TValue>.WriteField(Writer<TBufferWriter>, uint, Type, ConcurrentDictionarySurrogate<TKey, TValue>)

WriteField(Writer<TBufferWriter>, uint, Type, ConcurrentDictionarySurrogate<TKey, TValue>)

public void Codec_ConcurrentDictionarySurrogate<TKey, WriteField<TBufferWriter>(ref Writer<TBufferWriter> writer, uint fieldIdDelta, Type expectedType, ConcurrentDictionarySurrogate<TKey, TValue> value)
Writes a field.

Parameters

writerWriter<TBufferWriter>
The writer.
fieldIdDeltauint
The field identifier delta.
expectedTypeType
The expected type.
valueConcurrentDictionarySurrogate<TKey, TValue>
The value.