Dart SDK
dart:io
ZLibDecoder
convert
method
convert
ZLibDecoder
Properties
windowBits
dictionary
raw
Constructors
ZLibDecoder
Methods
convert
startChunkedConversion
fuse
bind
fuse
List
<
int
>
convert
(
List
<
int
>
bytes
)
Convert a list of bytes using the options given to the
ZLibDecoder
constructor.