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