public interface EntryStreamOffsets
Modifier and Type | Field and Description |
---|---|
static long |
OFFSET_UNKNOWN
Indicates 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()
Tests whether the stream is contiguous, that is, not split among several archive parts, interspersed with control blocks, and so on.
|
static final long OFFSET_UNKNOWN
long getDataOffset()
OFFSET_UNKNOWN
if not known.boolean isStreamContiguous()
Copyright © 2010 - 2024 Adobe. All Rights Reserved