ZlibWapi_Compress

Name

ZlibWapi_Compress — Compresses a Blitz bank.

Description

Function ZlibWapi_Compress2% (
     destBank*%,
     destSize*%,
     sourceBank*%,
     sourceSize%
)

Compress the bank sourceBank at the default compression level.

Parameters

destBank*

destSize*

sourceBank*

sourceSize

The size of the source bank in bytes.

See Also

ZipApi_Compress

Index

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