I am implementing a class to represent legacy files. The files are binary and need extensive parsing. There will be probably thousands of lines of code to parse the file. I have two constructors in the class:I am implementing a class to represent legacy f