|
| class | Alpha |
| class | BinaryReaderExtensionsEx |
| struct | ChunkDefinition |
| class | ColourBlock |
| class | CRC |
| class | FastLargeFile |
| | A small wrapper around FileStream to help with large-file reading, without the overhead of .NET's internal contracts.
|
| struct | FileEntry |
| class | HalfHelper |
| class | ImageConverter |
| | Helper class for converting image files as stored in SqPack to formats useable in .NET.
|
| class | ImageFile |
| class | SizeCache< T > |
| | A cheaty way to get very fast "Marshal.SizeOf" support without the overhead of the Marshaler each time. Also provides a way to get the pointer of a generic type (useful for fast memcpy and other operations)
|
| class | SqDatFile |
| class | SqPackArchive |
| struct | SqSegments |
| class | Squish |
| class | SquishOptionsExtensions |
| class | TinySqPack |