Dart SDK
dart:io
ZLibDecoder
ZLibDecoder
constructor
ZLibDecoder
ZLibDecoder
Properties
windowBits
dictionary
raw
Constructors
ZLibDecoder
Methods
convert
startChunkedConversion
fuse
bind
fuse
ZLibDecoder
(
{
int
windowBits
:
ZLibOption.DEFAULT_WINDOW_BITS
,
List
<
int
>
dictionary
:
null
,
bool
raw
:
false
}
)
(Not documented.)