public static interface OleBlob.EmbeddedContent extends OleBlob.Content
Modifier and Type | Method and Description |
---|---|
InputStream |
getStream() |
long |
length() |
void |
writeTo(OutputStream out) |
getBlob, getType
long length()
InputStream getStream() throws IOException
IOException
void writeTo(OutputStream out) throws IOException
IOException
Copyright © 2005–2024 OpenHMS. All rights reserved.