From: AsamK Date: Tue, 29 Nov 2016 10:15:27 +0000 (+0100) Subject: Use try-with-ressource statements instead of manually closing stream X-Git-Tag: v0.5.2~2 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/447a188ff96ab6802a88d0fe2950b334047b1a67?ds=sidebyside;hp=447a188ff96ab6802a88d0fe2950b334047b1a67 Use try-with-ressource statements instead of manually closing stream ---