menu
Dart
dart:io
ZLibDecoder
ZLibDecoder constructor
ZLibDecoder
brightness_4
brightness_5
description
ZLibDecoder
constructor
ZLibDecoder
(
{
int
windowBits
=
ZLibOption.defaultWindowBits
,
List
<
int
>
?
dictionary
,
bool
raw
=
false
}
)
Implementation
ZLibDecoder
Dart
dart:io
ZLibDecoder
ZLibDecoder constructor
ZLibDecoder class