Dart API Reference
dart:io
ZLibEncoder
convert
convert
method
Convert a list of bytes using the options given to the ZLibEncoder constructor.
List
<
int
>
convert
(
List
<
int
>
bytes
)
Convert a list of bytes using the options given to the ZLibEncoder constructor.