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