ZipArchiveEntryRequest
A Thread-safe representation of a ZipArchiveEntry that is used to add entries to parallel archives.
Since
1.10
Functions
Link copied to clipboard
open fun createZipArchiveEntryRequest(zipArchiveEntry: ZipArchiveEntry, payloadSupplier: InputStreamSupplier): ZipArchiveEntryRequest
Create a ZipArchiveEntryRequest
Link copied to clipboard
The payload that will be added to this zip entry