Skip to content

Instantly share code, notes, and snippets.

@conorgriffin
Created December 18, 2019 16:21
Show Gist options
  • Save conorgriffin/9496eed366f21e3b3409f5bc60bc2a9d to your computer and use it in GitHub Desktop.
Save conorgriffin/9496eed366f21e3b3409f5bc60bc2a9d to your computer and use it in GitHub Desktop.
The Bug
outputStream = new DeflaterOutputStream(outputStream, new Deflater(), BLOCK_SIZE);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment