SubmissionArchive

A bounded ZIP archive that releases entry bytes after one write.

writeTo consumes the archive. Callers must not attempt to write the same instance twice.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun writeTo(output: OutputStream)

Writes this archive to output and clears its buffered entry bytes.