Deserialize(Reader<TReaderInput>, SortedSetSurrogate<T>)
public void Deserialize<TReaderInput>(ref Reader<TReaderInput> reader, scoped ref SortedSetSurrogate<T> instance) Deserializes the specified type.
Parameters
readerReader<TReaderInput>- The reader.
instanceSortedSetSurrogate<T>- The value.
