Deserialize(Reader<TReaderInput>, SortedDictionarySurrogate<TKey, TValue>)
public void Codec_SortedDictionarySurrogate<TKey, Deserialize<TReaderInput>(ref Reader<TReaderInput> reader, scoped ref SortedDictionarySurrogate<TKey, TValue> instance) Deserializes the specified type.
Parameters
readerReader<TReaderInput>- The reader.
instanceSortedDictionarySurrogate<TKey, TValue>- The value.
