SYMOPT_FAVOR_COMPRESSED top-level constant

int const SYMOPT_FAVOR_COMPRESSED

If there is both an uncompressed and a compressed file available, favor the compressed file. This option is good for slow connections.

Implementation

const SYMOPT_FAVOR_COMPRESSED = 0x00800000;