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, toString
protected GridFSBinary(String digest, String blobProviderId)
public InputStream getStream()
Binary
Copyright © 2018 Nuxeo. All rights reserved.