kmp-file
Toggle table of contents
0.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-file
file
/
io.matthewnelson.kmp.file
/
OpenExcl
/
Companion
/
checkMode
check
Mode
@
JvmStatic
fun
checkMode
(
mode
:
String
)
(
source
)
Checks if a
String
is a valid mode.
Parameters
mode
The 3 character mode to check.
Throws
Illegal
Argument
Exception
If
mode
is invalid.