read_value

Function read_value 

Source
pub fn read_value(d: &Decoder<'_>, off: Offset) -> Result<Value>
Expand description

Read a value from a decoder, starting at given offset.