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