Deserialize(Reader<TReaderInput>, RedisStreamingException)
public void Deserialize<TReaderInput>(ref Reader<TReaderInput> reader, RedisStreamingException instance) Deserializes into the provided value.
Parameters
readerReader<TReaderInput>- The reader.
instanceRedisStreamingException- The value.
