Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



bytepaircompresstarget

bytepaircompresstarget

Use the bytepaircompresstarget statement to specify that the target executable should be compressed using the bytepair algorithm.

Bytepair compression allows faster decompression than the default Deflate, Huffman+LZ77 algorithm and supports demand paging by performing compression and decompression of code in independent 4kbyte pages.

See also inflatecompresstarget.

See also compresstarget.

See also nocompresstarget.