Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-actions-artifact
/
actions.artifact
/
createZipUploadStream
create
Zip
Upload
Stream
suspend external
fun
createZipUploadStream
(
uploadSpecification
:
ReadonlyArray
<
UploadZipSpecification
>
,
compressionLevel
:
Number
=
definedExternally
)
:
ZipUploadStream
(
source
)