This utility compresses a file's data and writes the compressed stream to the output file. Note that the entire input file is compressed in one shot. Also, a 32-bit word is prefixed at the start of the output file, giving the size in bytes of the original file data.