decompiler  1.0.0
Private Attributes | Friends | List of all members
ghidra::PackedDecode::Position Class Reference

An iterator into input stream. More...

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: