decompiler
1.0.0
|
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 |
An iterator into input stream.