Flowdock
flush(p1 = v1) public

This method is equivalent to deflate('', flush). If flush is omitted, SYNC_FLUSH is used as flush. This method is just provided to improve the readability of your Ruby program.

Please visit your zlib.h for a deeper detail on NO_FLUSH, SYNC_FLUSH, FULL_FLUSH, and FINISH

Show source
Register or log in to add new notes.