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