gimli::read::loclists

Function parse_data

Source
fn parse_data<R: Reader>(
    input: &mut R,
    encoding: Encoding,
) -> Result<Expression<R>>