Skip to content

Codec_PassOperation.Deserialize(Reader<TReaderInput>, PassOperation)

Deserialize(Reader<TReaderInput>, PassOperation)

public void Deserialize<TReaderInput>(ref Reader<TReaderInput> reader, PassOperation instance)
Deserializes into the provided value.

Parameters

readerReader<TReaderInput>
The reader.
instancePassOperation
The value.