micro_utils.dokka
Toggle table of contents
0.24.0
jvm
Platform filter
jvm
Switch theme
Search in API
micro_utils.dokka
micro_utils.dokka
/
dev.inmo.micro_utils.common
/
downloadToTempFile
download
To
Temp
File
jvm
fun
InputStream
.
downloadToTempFile
(
fileName
:
String
=
UUID.randomUUID().toString()
,
fileExtension
:
String
?
=
".temp"
,
folder
:
File
?
=
null
)
:
File
(
source
)