public interface EntryStreamOffsets
Modifier and Type | Field and Description |
---|---|
static long |
OFFSET_UNKNOWN
Special value indicating that the offset is unknown.
|
Modifier and Type | Method and 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()
Copyright © 2010 - 2020 Adobe. All Rights Reserved