>           ByteStreams.copy(his, ByteStreams.nullOutputStream());
>           return his.hash();
> -      } finally {
> -         Closeables.closeQuietly(input);
> -      }
> -   }
> -
> -   public static byte[] toByteArrayAndClose(InputStream input) throws 
> IOException {

Removed without deprecation since this is a @Beta API.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/506/files#r17095518

Reply via email to