public class FileBinaryReadable extends Object implements BinaryReadable
BinaryReadable
which delegates to a File
.BinaryReadable, DEFAULT
Constructor and Description |
---|
FileBinaryReadable() |
Modifier and Type | Method and Description |
---|---|
InputStream |
openStream()
Returns an
InputStream to read from the object. |
@Nonnull public InputStream openStream() throws IOException
InputStream
to read from the object.openStream
in interface BinaryReadable
InputStream
IOException
- if the operation can't be performedCopyright © 2009-2013 Tidalwave s.a.s. (http://tidalwave.it). All Rights Reserved.