Feature

open class Feature : Serializable

ZIP Features that may or may not be supported.

Since

1.1

Properties

Link copied to clipboard
The entry uses a data descriptor.
Link copied to clipboard
Link copied to clipboard
The entry used an unsupported compression method.
Link copied to clipboard
The archive uses splitting or spanning.
Link copied to clipboard
The archive contains entries with unknown compressed size for a compression method that doesn't support detection of the end of the compressed stream.

Functions

Link copied to clipboard
open fun toString(): String