Ghidra 11.3.2
Ghidra internal decompiler documentation.
Loading...
Searching...
No Matches
ghidra::PackedDecode::Position Class Reference

An iterator into input stream. More...

Collaboration diagram for ghidra::PackedDecode::Position:
[legend]

Private Attributes

list< ByteChunk >::const_iterator seqIter
 Current byte sequence.
 
uint1 * current
 Current position in sequence.
 
uint1 * end
 End of current sequence.
 

Friends

class PackedDecode
 

Detailed Description

An iterator into input stream.


The documentation for this class was generated from the following file: