menu
Dart
dart:io
ZLibOption
minLevel constant
minLevel
brightness_4
brightness_5
description
minLevel
constant
int
const
minLevel
Minimal value for
ZLibCodec.level
and
ZLibEncoder.level
.
Implementation
static const int minLevel = -1;
Dart
dart:io
ZLibOption
minLevel constant
ZLibOption class
Constructors
ZLibOption
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
defaultLevel
defaultMemLevel
defaultWindowBits
maxLevel
maxMemLevel
maxWindowBits
minLevel
minMemLevel
minWindowBits
strategyDefault
strategyFiltered
strategyFixed
strategyHuffmanOnly
strategyRle