Function read_length

Source
fn read_length<R: Read>(reader: &mut R, marker: Marker) -> Result<usize, Error>