public class BlobStoreInputStream extends InputStream
Constructor and Description |
---|
BlobStoreInputStream(BlobStore store,
String id,
long pos) |
public int read(byte[] b, int off, int len) throws IOException
read
in class InputStream
IOException
public int read() throws IOException
read
in class InputStream
IOException
public static byte[] readFully(BlobStore store, String id) throws IOException
IOException
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"