![]() |
Qore FixedLengthUtil Module Reference
1.1
|
▼NFixedLengthUtil | The FixedLengthUtil namespace contains all the definitions in the FixedLengthUtil module |
CFixedLengthAbstractIterator | Structured line iterator for abstract data allowing efficient "pipelined" processing |
CFixedLengthAbstractWriter | Structured abstract writer for fixed-length lines |
CFixedLengthDataIterator | Structured line iterator for fixed-length line strings allowing efficient "pipelined" processing |
CFixedLengthDataWriter | Writer class for fixed-length line string data |
CFixedLengthFileIterator | Structured line iterator for fixed-length line files allowing efficient "pipelined" processing |
CFixedLengthFileWriter | Writer for fixed-length line output files |
CFixedLengthIterator | Allows CSV sources to be iterated on a record basis. The source of the input data is an AbstractLineIterator object or an InputStream |
CFixedLengthWriter | Writer for fixed-length line output data |