Function gimli::read::loclists::parse_data

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