Function sdp::util::read_value[][src]

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