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
/
createZipUploadStreamAsync
create
Zip
Upload
Stream
Async
external
fun
createZipUploadStreamAsync
(
uploadSpecification
:
ReadonlyArray
<
UploadZipSpecification
>
,
compressionLevel
:
Number
=
definedExternally
)
:
Promise
<
ZipUploadStream
>
(
source
)