Interface NativeConfig.Compression

  • Enclosing interface:
    NativeConfig

    public static interface NativeConfig.Compression
    • Method Detail

      • level

        OptionalInt level()
        The compression level in [1, 10]. 10 means best.

        Higher compression level requires more time to compress the executable.