protected class GridFSBinaryManager.GridFSBinary extends Binary
blobProviderId, digest, file| Modifier | Constructor and Description |
|---|---|
protected |
GridFSBinary(String digest,
String blobProviderId) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getStream()
Gets an input stream for the binary.
|
getBlobProviderId, getDigest, getDigestAlgorithm, getFile, recomputeFile, toStringprotected GridFSBinary(String digest, String blobProviderId)
public InputStream getStream()
BinaryCopyright © 2019 Nuxeo. All rights reserved.