raw property
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;
When true, deflate generates raw data with no zlib header or trailer, and will not compute an adler32 check value
final bool raw;