Skip to content

Codec_RedisStreamingException.Deserialize(Reader<TReaderInput>, RedisStreamingException)

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.