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