Closed lgoldstein closed 3 years ago
wrapSource/targetStream
try-with-resource
Nice! I merged, and also added a quick javadoc one-liner to the newly-public methods that didn't have any javadocs yet.
Great thanks.
wrapSource/targetStream
for code that needs to encrypt streams instead of files - to allow callers to optimize their streams accordinglytry-with-resource
for clearer code