Function sdp::util::read_type[][src]

pub fn read_type<R: BufRead + Seek>(
    reader: &mut R
) -> Result<(String, usize), Error>