ReadValue(Reader<TReaderInput>, Field)
public ConcurrentDictionarySurrogate<TKey, TValue> Codec_ConcurrentDictionarySurrogate<TKey, ReadValue<TReaderInput>(ref Reader<TReaderInput> reader, Field field) Reads a value.
Parameters
readerReader<TReaderInput>- The reader.
fieldField- The field.
Returns
The value.
