toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.util
/
FileUtils
/
Companion
/
outputStream
output
Stream
fun
outputStream
(
uri
:
URI
)
:
OutputStream
(
source
)
fun
outputStream
(
path
:
String
)
:
OutputStream
(
source
)
fun
outputStream
(
file
:
File
)
:
OutputStream
(
source
)
fun
outputStream
(
path
:
Path
)
:
OutputStream
(
source
)