Skip to content

Codec_FrozenSetSurrogate<T>.Deserialize(Reader<TReaderInput>, FrozenSetSurrogate<T>)

Deserialize(Reader<TReaderInput>, FrozenSetSurrogate<T>)

public void Deserialize<TReaderInput>(ref Reader<TReaderInput> reader, scoped ref FrozenSetSurrogate<T> instance)
Deserializes the specified type.

Parameters

readerReader<TReaderInput>
The reader.
instanceFrozenSetSurrogate<T>
The value.