@override Uint8List header() { return Uint8List.fromList(_compress ? [0x1F, 0x10] : [0x1D, 0x76, 0x30]); }