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