public abstract class BlobOutputStream extends OutputStream implements org.apache.axiom.ext.io.ReadFromSupport
WritableBlob.getOutputStream() method.| Constructor and Description |
|---|
BlobOutputStream()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
abstract WritableBlob |
getBlob()
Deprecated.
Get the blob to which this output stream belongs.
|
long |
readFrom(InputStream inputStream,
long length)
Deprecated.
|
public abstract WritableBlob getBlob()
public long readFrom(InputStream inputStream, long length) throws org.apache.axiom.ext.io.StreamCopyException
readFrom in interface org.apache.axiom.ext.io.ReadFromSupportorg.apache.axiom.ext.io.StreamCopyExceptionCopyright © The Apache Software Foundation. All Rights Reserved.