read_epee_value

Function read_epee_value 

Source
pub fn read_epee_value<T: EpeeValue, R: Read>(r: &mut R) -> Result<T>
Expand description

Read an epee value from the stream, an epee value is the part after the key including the marker.