UseJcalg1Packer()

Syntax

UseJcalg1Packer()
Description
Enable Jcalg1 uncompress support to the packer library. This is an old algorithm which was used in previous version of PureBasic, so it is still available to allow to support old compressed files. Compression and archive support is no more available. This packer is only available on Windows x86 (32-bit). This packer is deprecated and no more supported.

Parameters

None.

Return value

None.

See Also

UncompressMemory()

Supported OS

Windows

<- UseBriefLZPacker() - Packer Index - UseLzmaPacker() ->