All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description BitConstants This interface allows bit-related constants to be shared among classes.BitInputStream The BitInputStream allows varying bit sizes to be pulled out of the wrapped InputStream.BitOutputStream The BitOutputStream allows varying bit sizes to be written to the wrapped OutputStream.ByteConstants Provides constants for the LittleEndianByteInputStream and ByteTarget classes.CRC16 Crc16: Calculate 16-bit Cyclic Redundancy Check.HeaderBlock The Header Block contains information and content about a single entry (be it a file or disk image).HeaderConstants Handy reference for constant values based on header blocks.LittleEndianByteInputStream A simple class to hide the source of byte data.LittleEndianByteOutputStream An OutputStream with helper methods to write little endian numbers and other Apple-specific tidbits.LzwInputStream This is the generic Shrinkit LZW decompression algorithm.LzwOutputStream This is the generic Shrinkit LZW compression algorithm.MasterHeaderBlock The Master Header Block contains information about the entire ShrinkIt archive.NuFileArchive Basic reading of a NuFX archive.NufxLzw1InputStream TheNufxLzw1InputStream
reads a data fork or resource fork written in the NuFX LZW/1 format.NufxLzw2InputStream TheNufxLzw2InputStream
reads a data fork or resource fork written in the NuFX LZW/2 format.NufxScan Scan through the directories in NufxScan.txt, looking for *.SHK and *.SDK files.RleInputStream The RleInputStream handles the NuFX RLE data stream.RleOutputStream The RleOutputStream handles the NuFX RLE data stream.ThreadClass Define and decode the thread_class field.ThreadFormat Define and decode the thread_format field.ThreadKind Define and decode the thread_kind field.ThreadRecord This represents a single thread from the Shrinkit archive.TimeRec Apple IIgs Toolbox TimeRec object.