public class LazyBinary extends Binary
Constructor and Description |
---|
LazyBinary(String digest,
String repoName,
CachingBinaryManager cbm) |
Modifier and Type | Method and Description |
---|---|
File |
getFile() |
long |
getLength()
Gets the length of the binary.
|
InputStream |
getStream()
Gets an input stream for the binary.
|
public LazyBinary(String digest, String repoName, CachingBinaryManager cbm)
public InputStream getStream() throws IOException
Binary
getStream
in class Binary
IOException
Copyright © 2015 Nuxeo SA. All rights reserved.