needs_input False if the decompress() method can provide more decompressed data before requiring new
ZipFile.printdir() Print a table of contents for the archive to sys.stdout.
lzma.decompress(data, format=FORMAT_AUTO, memlimit=None, filters=None) Decompress data (a
ZipInfo.file_size Size of the uncompressed file.
exception zlib.error Exception raised on compression and decompression errors.
ZipInfo.flag_bits ZIP flag bits.
TarInfo.isdir() Return
lzma.compress(data, format=FORMAT_XZ, check=-1, preset=None, filters=None) Compress data (a
ZipInfo.CRC CRC-32 of the uncompressed file.
bz2.decompress(data) Decompress data. If data is the concatenation of multiple
Page 1 of 14