I have a file that has both ASCII text and binary content. I would like to extract the text without having to parse the binary content as the binary content is 180MB. Can I simply extract the text for further manipulation … what would be the best way of going about it.
The ASCII is at the very beginning of the file.
There are 4 libraries to read FITS files in Java here: