UnpackMemory()

Syntax

Result = UnpackMemory(SourceMemoryID, DestinationMemoryID)
Description
Unpack a previously packed memory area (with PackMemory()) to the DestinationMemory area.

Note : The decompression is very very fast, unlike the compression.

Supported OS

Windows, Linux, MacOS X

<- PackerCallback() - Packer Index