JarArchiveEntry, ZipArchiveEntrypublic interface EntryStreamOffsets
| Modifier and Type | Field | Description |
|---|---|---|
static long |
OFFSET_UNKNOWN |
Special value indicating that the offset is unknown.
|
| Modifier and Type | Method | Description |
|---|---|---|
long |
getDataOffset() |
Gets the offset of data stream within the archive file,
|
boolean |
isStreamContiguous() |
Indicates whether the stream is contiguous, i.e.
|
static final long OFFSET_UNKNOWN
long getDataOffset()
OFFSET_UNKNOWN if not known.boolean isStreamContiguous()