pub fn read_epee_value<T: EpeeValue, R: Read>(r: &mut R) -> Result<T>
Read an epee value from the stream, an epee value is the part after the key including the marker.