Skip to main content

read_int_byte

Function read_int_byte 

Source
pub fn read_int_byte<ET: EngineTypes>(
    engine: &mut EngineReferences<'_, ET>,
    is_negative: bool,
    b: u8,
) -> TeXResult<ET::Int, ET>
Expand description

reads an integer literal starting with b.