Skip to content

Codec_FrozenDictionarySurrogate<TKey, TValue>.WriteField(Writer<TBufferWriter>, uint, Type, FrozenDictionarySurrogate<TKey, TValue>)

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

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

Parameters

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