public interface Blob
OutputStream.| Modifier and Type | Method and Description |
|---|---|
BlobDescriptor |
writeTo(OutputStream outputStream)
Writes the BLOB to an
OutputStream. |
BlobDescriptor writeTo(OutputStream outputStream) throws IOException
OutputStream. Does not close the outputStream.outputStream - the OutputStream to write toBlobDescriptor of the written BLOBIOExceptionCopyright © 2018. All rights reserved.