DiskStoreZipWriter

constructor(out: ZipOutputStream, prefix: String = "cache/", level: Int = Deflater.BEST_COMPRESSION, timestamp: Instant = Instant.EPOCH, alloc: ByteBufAllocator = ByteBufAllocator.DEFAULT, legacy: Boolean = false)