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