public class BlobOutputStream extends OutputStream
| Constructor and Description |
|---|
BlobOutputStream(Blob blob,
long offset) |
public BlobOutputStream(Blob blob, long offset)
public void write(int b)
throws IOException
write in class OutputStreamIOExceptionpublic void write(byte[] b,
int off,
int len)
throws IOException
write in class OutputStreamIOExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.