Skip to content

Codec_ImmutableQueueSurrogate<T>.Deserialize(Reader<TReaderInput>, ImmutableQueueSurrogate<T>)

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

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

Parameters

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