kmp-toolkit
Toggle table of contents
ios
Target filter
ios
Switch theme
Search in API
Skip to content
kmp-toolkit
app-shell
/
com.siddharth.kmp.appshell
/
IosFilePicker
/
saveBridge
save
Bridge
ios
var
saveBridge
:
suspend
(
fileName
:
String
,
bytes
:
ByteArray
)
->
KmpFile
?
?