mirror of
https://github.com/apache/jclouds.git
synced 2025-02-10 03:56:27 +00:00
ConsumeOnCloseInputStream can potentially perform a copy in finalize() if the stream was not closed properly.
# # A driver to use the Apache HTTP Components Client (http://hc.apache.org/) # as an encryption library in jclouds. # # TODO: Usage example.