| Package | Description |
|---|---|
| org.apache.axiom.util.blob |
Contains utility classes to work with binary data.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
MemoryBlob.OutputStreamImpl |
(package private) class |
OverflowBlob.OutputStreamImpl |
| Modifier and Type | Method and Description |
|---|---|
BlobOutputStream |
WritableBlob.getOutputStream()
Create an output stream to write data to the blob.
|
BlobOutputStream |
OverflowBlob.getOutputStream() |
BlobOutputStream |
MemoryBlob.getOutputStream() |