Structured line iterator for abstract data allowing efficient "pipelined" processing.
Definition: FixedLengthAbstractIterator.qc.dox.h:29
The FixedLengthIterator class allows fixed-length data sources to be iterated on a record basis...
Definition: FixedLengthIterator.qc.dox.h:29
The FixedLengthUtil namespace contains all the definitions in the FixedLengthUtil module...
Definition: FixedLengthAbstractIterator.qc.dox.h:27
constructor(Qore::AbstractLineIterator li, hash< auto > spec, *hash< auto > opts)
Creates the FixedLengthIterator in single-type mode with general line iterator to read and an option ...