public class StreamBlob extends Blob
| Constructor and Description |
|---|
StreamBlob(InputStream in,
String name,
String ctype) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getStream() |
fromBase64String, fromBase64String, getFileName, getInputRef, getInputType, getLength, getMimeType, isBinary, setFileName, setMimeType, toStringpublic StreamBlob(InputStream in, String name, String ctype)
public InputStream getStream() throws IOException
getStream in class BlobIOExceptionCopyright © 2015 Nuxeo SA. All rights reserved.