PureBasic - Packer
Overview
The packer library provides an efficient set of commands to pack and unpack data (compress/decompress). The pack/unpack routines are based on the excellent JCalG1 algorithm and are integrated to PureBasic (no external DLL needed).
Command Index
AddPackFile
AddPackMemory
ClosePack
CreatePack
NextPackFile
OpenPack
PackFileSize
PackMemory
PackerCallback
UnpackMemory
Example
Packer.pb
Supported OS
Windows, Linux, MacOS X