TrueZIP Driver ZIP 7.2-rc-1
-
- All Implemented Interfaces:
- Closeable, AutoCloseable
- Enclosing class:
- RawZipFile<E extends ZipEntry>
private static final class RawZipFile.CheckedInputStream
extends CheckedInputStream
extends its super class to perform the check again the expected CRC
from the entry provided to its constructor when close() is called.
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
private ZipEntry |
entry |
private int |
size |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
close() |
long |
skip(long toSkip) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
size
private final int size
TrueZIP Driver ZIP 7.2-rc-1
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.