Package-level declarations

Types

Link copied to clipboard
interface ArchiveOpener

A factory to create Containers from archive Resources.

Link copied to clipboard
data class ArchiveProperties(val entryLength: Long, val isEntryCompressed: Boolean) : JSONable

Holds information about how the resource is stored in the archive.

Link copied to clipboard

A composite ArchiveOpener which tries several factories until it finds one which supports the format.