Jochen Hoenicke - 2001-09-24

Logged In: YES
user_id=18252

I didn't wanted to change the API. Jazzlib has a method
Deflater.flush() which does a Z_PARTIAL_FLUSH but that
method is package private.

Jazzlib's DeflaterOutputStream has a working public flush
method.