org.jclouds.io
Class ByteSources
java.lang.Object
org.jclouds.io.ByteSources
@Beta
public class ByteSources
- extends Object
functions related to or replacing those in ByteSource
- Author:
- Adrian Cole
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ByteSources
public ByteSources()
asByteSource
public static com.google.common.io.ByteSource asByteSource(InputStream in)
- always returns the same stream
- Parameters:
in - stream to always return
Copyright © 2009-2013 jclouds. All Rights Reserved.