Bug TrackerDocumentationMain Site
docs.sodaware.net

Documentation Area -- Product and developer resource manuals.

ZipApi_UnCompress

Description

Function ZipApi_UnCompress% (
     bankHandle%,
     unpackedSize = 0%
)

Uncompresses the contents of a Blitz bank.

Parameters

bankHandle

The bank containing data to be uncompressed.

unpackedSize

The unpacked size of the data, if known. The library will guess if this is 0, but it may lead to buffer errors.

Return Values

A handle to a Blitz bank if the operation was successful, or an error code if not.

See Also

ZipApi_Compress


Free Game Downloads | Site Map | Links | Contact Us

© 2005-2007 Sodaware. All rights reserved. About Us | Privacy Policy