Page 1 of 1

[Impelmented] Packer Compression Level

Posted: Sun Jul 10, 2016 6:44 pm
by nco2k
it would be nice to have the freedom to select the compression level upon creation:

Code: Select all

Result = CreatePack(#Pack, Filename$ [[, Plugin], Level])
Result = OpenPack(#Pack, Filename$ [[, Plugin], Level])
Result = CompressMemory(*Buffer, Size, *Output, OutputSize [[, Plugin], Level])
c ya,
nco2k

Re: Packer Compression Level

Posted: Sun Jul 10, 2016 9:40 pm
by Bisonte
+1 I totally agree.

Re: Packer Compression Level

Posted: Sun Jul 10, 2016 9:43 pm
by Lunasole
Also +1.