private static final class RawZipFile.SafeBufferedReadOnlyFile extends BufferedReadOnlyFile
| Modifier and Type | Field and Description |
|---|---|
(package private) long |
length |
WINDOW_LENdelegate| Constructor and Description |
|---|
RawZipFile.SafeBufferedReadOnlyFile(ReadOnlyFile rof,
long length) |
| Modifier and Type | Method and Description |
|---|---|
long |
length() |
assertOpen, close, getFilePointer, max, min, read, read, seektoStringread, readFully, readFullypublic RawZipFile.SafeBufferedReadOnlyFile(ReadOnlyFile rof, long length) throws IOException
IOExceptionpublic long length()
throws IOException
length in interface ReadOnlyFilelength in class BufferedReadOnlyFileIOExceptionCopyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.