Parameters
- baseStream
- Input stream that contains the compressed data.
- header
- Specifies whether the compressed stream contains header information (should be False for streams in zip files).
- crc32
- Specifies whether the compressed stream contains a CRC32 checksum (should be True for streams in zip files).