mode property
Tune the encoder for a specific input. The allowable values are: BrotliOption.fontMode, BrotliOption.genericMode, BrotliOption.textMode, BrotliOption.defaultMode. Default: BrotliOption.defaultMode.
Implementation
final int mode;
Tune the encoder for a specific input. The allowable values are: BrotliOption.fontMode, BrotliOption.genericMode, BrotliOption.textMode, BrotliOption.defaultMode. Default: BrotliOption.defaultMode.
final int mode;