Skip to content

Closing an already closed OutputStream should have no effect.#5

Open
peterpaul wants to merge 1 commit intoomalley:masterfrom
peterpaul:master
Open

Closing an already closed OutputStream should have no effect.#5
peterpaul wants to merge 1 commit intoomalley:masterfrom
peterpaul:master

Conversation

@peterpaul
Copy link

Before, it threw a NullPointerException. This will allow using try-with-resources when f.e. combining a GZIPOutputStream and a Base64.OutputStream.

Before, it threw a NullPointerException. This will allow using
try-with-resources when f.e. combining a GZIPOutputStream and a
Base64.OutputStream.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant