PureBasic - Packer

Overview

The packer library provides an efficient set of functions to compress and uncompress data and manage archives. Several packer formats are supported from Zip to Lzma.

Command Index

AddPackDirectory
AddPackFile
AddPackMemory
CatchPack
ClosePack
CompressMemory
CreatePack
ExaminePack
NextPackEntry
OpenPack
PackEntryDate
PackEntryName
PackEntrySize
PackEntryType
UncompressMemory
UncompressPackFile
UncompressPackMemory
UseBriefLZPacker
UseJcalg1Packer
UseLzmaPacker
UseTarPacker
UseZipPacker

Example

Packer.pb

Supported OS

All

Reference Manual - Index