BCHLibTypes.pushback_stream_intPrincipal class for reading in executables.
method read_doubleword : doubleword_intmethod read_num_signed_byte : CHNumerical.numerical_tmethod read_num_unsigned_byte : CHNumerical.numerical_tmethod read_num_signed_word : CHNumerical.numerical_tmethod read_num_signed_doubleword : CHNumerical.numerical_tmethod read_imm_signed_byte : immediate_intmethod read_imm_signed_word : immediate_intmethod read_imm_signed_doubleword : immediate_intmethod read_imm_signed : int -> immediate_intmethod read_imm_unsigned_byte : immediate_intmethod read_imm_unsigned_word : immediate_intmethod read_imm_unsigned_doubleword : immediate_intmethod read_imm_unsigned : int -> immediate_intReturn the decoded value of the unsigned DWARF Little Endian Base 128 (LEB128) variable length data encoded value
Return the decoded value of the signed DWARF Little Endian Base 128 (LEB128) variable length data encoded value