microprobe.utils.bin.MicroprobeBinInstructionStream
- class MicroprobeBinInstructionStream(code, target, fmt='hex', _data_cache=False, little_endian=None, word_length=None)[source]
Bases:
object
- __init__(code, target, fmt='hex', _data_cache=False, little_endian=None, word_length=None)[source]
- Parameters:
code
target
Methods
__init__
(code, target[, fmt, _data_cache, ...])- param code:
empty
()skip
([characters])skip_all
()Attributes
- property lengths