compress property

bool compress
getter/setter pair

If false, this file will not be compressed when encoded to an archive format such as zip.

Implementation

bool compress = true;