menu
Dart
dart:io
GZipCodec
gzip property
gzip
brightness_4
brightness_5
description
gzip
property
bool
gzip
final
When true,
GZip
frames will be added to the compressed data.
Implementation
final bool gzip;
Dart
dart:io
GZipCodec
gzip property
GZipCodec class
Constructors
GZipCodec
Properties
decoder
dictionary
encoder
gzip
hashCode
inverted
level
memLevel
raw
runtimeType
strategy
windowBits
Methods
decode
encode
fuse
noSuchMethod
toString
Operators
operator ==