You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 7 Current »
Not all files come in as fixed format file. Sometimes data files have no formal structure or markers. In this case it may be possible to parse the file using binary file processing.
Take a file with no fixed format. Process it into a PhixFlow Stream
Solution: