Skip to content

DictionaryCodec<TKey, TValue>.ReadValue(Reader<TInput>, Field)

ReadValue(Reader<TInput>, Field)

View source
public Dictionary<TKey, TValue> DictionaryCodec<TKey, ReadValue<TInput>(ref Reader<TInput> reader, Field field)
Reads a value.

Parameters

readerReader<TInput>
The reader.
fieldField
The field.

Returns

The value.