Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-node
/
node.fs
/
realpathSync
/
native
native
fun
native
(
path
:
PathLike
)
:
String
(
source
)
fun
native
(
path
:
PathLike
,
options
:
EncodingOption
=
definedExternally
)
:
String
(
source
)
fun
native
(
path
:
PathLike
,
options
:
BufferEncodingOption
)
:
NonSharedBuffer
(
source
)