public interface EntryStreamOffsets
| Modifier and Type | Field and Description | 
|---|---|
| static long | OFFSET_UNKNOWNSpecial 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 © 2018 The Apache Software Foundation. All rights reserved.