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