Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-shared
/
org.readium.r2.shared.util.zip.compress.archivers
/
EntryStreamOffsets
Entry
Stream
Offsets
interface
EntryStreamOffsets
Provides information about ArchiveEntry stream offsets.
Inheritors
ZipArchiveEntry
Members
Properties
OFFSET_
UNKNOWN
Link copied to clipboard
val
OFFSET_UNKNOWN
:
Long
=
-1
Special value indicating that the offset is unknown.
Functions
get
Data
Offset
Link copied to clipboard
abstract
fun
getDataOffset
(
)
:
Long
Gets the offset of data stream within the archive file,
is
Stream
Contiguous
Link copied to clipboard
abstract
fun
isStreamContiguous
(
)
:
Boolean
Indicates whether the stream is contiguous, i.e.