public static class DefaultBinaryManager.ScrambledStreamSource extends FileSource
FileSource
that is unscrambled on read using a
BinaryScrambler
.Constructor and Description |
---|
DefaultBinaryManager.ScrambledStreamSource(File file,
BinaryScrambler scrambler) |
Modifier and Type | Method and Description |
---|---|
File |
getFile() |
InputStream |
getStream() |
canReopen, getLength
public DefaultBinaryManager.ScrambledStreamSource(File file, BinaryScrambler scrambler)
public File getFile()
getFile
in class FileSource
public InputStream getStream() throws IOException
getStream
in interface StreamSource
getStream
in class FileSource
IOException
Copyright © 2011 Nuxeo SA. All Rights Reserved.