| Interface | Description |
|---|---|
| HeaderConstants |
Handy reference for constant values based on header blocks.
|
| Class | Description |
|---|---|
| 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).
|
| MasterHeaderBlock |
The Master Header Block contains information about the entire
ShrinkIt archive.
|
| NuFileArchive |
Basic reading of a NuFX archive.
|
| NufxScan |
Scan through the directories in NufxScan.txt, looking for
*.SHK and *.SDK files.
|
| ThreadRecord |
This represents a single thread from the Shrinkit archive.
|
| TimeRec |
Apple IIgs Toolbox TimeRec object.
|
| Enum | Description |
|---|---|
| ThreadClass |
Define and decode the thread_class field.
|
| ThreadFormat |
Define and decode the thread_format field.
|
| ThreadKind |
Define and decode the thread_kind field.
|