Toolbox
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Toolbox
core
/
com.michaelflisar.toolbox.utils
/
FileUtil
/
copyFile
copy
File
android
fun
copyFile
(
openFrom
:
(
)
->
InputStream
,
outFile
:
File
)
:
Boolean