de.schlichtherle.truezip.zip
Class RawZipFile.OffsetMapper
java.lang.Object
de.schlichtherle.truezip.zip.RawZipFile.OffsetMapper
- Direct Known Subclasses:
- RawZipFile.IrregularOffsetMapper
- Enclosing class:
- RawZipFile<E extends ZipEntry>
static class RawZipFile.OffsetMapper
- extends Object
Maps a given offset to a file pointer position.
|
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 |
RawZipFile.OffsetMapper
RawZipFile.OffsetMapper()
location
long location(long offset)
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.