UseBriefLZPacker()
语法
UseBriefLZPacker()概要
Enable BriefLZ compress, uncompress and archive support to the packer library. The created archives are a custom format created for PureBasic. BriefLZ compression is very fast and the packer is very small, it could be the right choice for program which needs a small executable size. Uncompress is also very fast, but compress ratio is not as good as Zip or LZMA.
参数
无.
返回值
无.
参阅
OpenPack(), CreatePack(), CompressMemory(), UncompressMemory()
已支持操作系统
所有