dart / 2 / dart-io / gzipcodec / raw.html

raw property

bool raw
final

When true, deflate generates raw data with no zlib header or trailer, and will not compute an adler32 check value

Implementation

final bool raw;

© 2012 the Dart project authors
Licensed under the BSD 3-Clause "New" or "Revised" License.
https://api.dart.dev/stable/2.18.5/dart-io/GZipCodec/raw.html