Skip to content

ExceptionCodec.Deserialize(Reader<TInput>, Exception)

Deserialize(Reader<TInput>, Exception)

View source
public void Deserialize<TInput>(ref Reader<TInput> reader, Exception value)
Deserializes into the provided value.

Parameters

readerReader<TInput>
The reader.
valueException
The value.