Class AppleFileDecoder


  • public class AppleFileDecoder
    extends AppleFile
    This class handles the extraction of the data fork, resource fork and other entries from an AppleSingle/Double file. The Perforce 'apple' file type is a compressed AppleSingle (Mac resource + data) file. The Perforce 'resource' file type is a compressed AppleDouble (Mac resource fork) file.
    • Constructor Detail

      • AppleFileDecoder

        public AppleFileDecoder​(AppleFileData fileData)
        Instantiates a new apple file decoder.
        Parameters:
        fileData - the file data