de.schlichtherle.truezip.zip
Class RawZipFile.IrregularOffsetMapper
java.lang.Object
de.schlichtherle.truezip.zip.RawZipFile.OffsetMapper
de.schlichtherle.truezip.zip.RawZipFile.IrregularOffsetMapper
- Enclosing class:
- RawZipFile<E extends ZipEntry>
private static class RawZipFile.IrregularOffsetMapper
- extends RawZipFile.OffsetMapper
Adds a start value to the given offset.
|
Field Summary |
(package private) long |
start
|
|
Method Summary |
(package private) long |
location(long offset)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
start
final long start
RawZipFile.IrregularOffsetMapper
RawZipFile.IrregularOffsetMapper(long start)
location
long location(long offset)
- Overrides:
location in class RawZipFile.OffsetMapper
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.