ZlibWapi_Compress2

Name

ZlibWapi_Compress2 — Compress the bank sourceBank with a level specified by compressionLevel.

Description

Function ZlibWapi_Compress2% (
     destBank*%,
     destSize*%,
     sourceBank*%,
     sourceSize%,
     compressionLevel): "compress2%
)

Compress the bank sourceBank with a level specified by compressionLevel.

Parameters

destBank*

destSize*

sourceBank*

sourceSize

The size of the source bank in bytes.

compressionLevel): "compress2

Return Values

UNZ_OK if operation completed, or an error code if there was a problem.

See Also

ZipApi_Compress

Index

Click here here to view the latest version of this page online