Jetpack Multiplatform Preview Reference Documentation
common
native
datastore-core
/
androidx.datastore.core
/
IOException
/
IOException
IOException
common
native
expect
fun
IOException
(
message
:
String
?
)
(
source
)
expect
fun
IOException
(
message
:
String
?
,
cause
:
Throwable
?
)
(
source
)
actual
fun
IOException
(
message
:
String
?
)
(
source
)
actual
fun
IOException
(
message
:
String
?
,
cause
:
Throwable
?
)
(
source
)