Parameters
- baseStream
- Output stream that will contain the compressed data.
- header
- Include header information in compressed stream (should be False for streams in zip files).
- crc32
- Include CRC32 checksum in compressed stream (should be True for streams in zip files).