toggle menu
Writeopia
common
js
jvm
native
switch theme
search in API
plugin:writeopia_import
/
io.writeopia.sdk.import.files
/
KmpFileReader
Kmp
File
Reader
common
js
jvm
native
expect
object
KmpFileReader
actual
object
KmpFileReader
actual
object
KmpFileReader
actual
object
KmpFileReader
Members
Functions
read
All
Files
Link copied to clipboard
jvm
inline
fun
<
T
>
Flow
<
File
>
.
readAllFiles
(
json
:
Json
)
:
Flow
<
T
>
read
Directory
Link copied to clipboard
common
js
jvm
native
expect
inline
fun
<
T
>
readDirectory
(
directoryPath
:
String
,
json
:
Json
)
:
Flow
<
T
>
actual
inline
fun
<
T
>
readDirectory
(
directoryPath
:
String
,
json
:
Json
)
:
Flow
<
T
>
actual
inline
fun
<
T
>
readDirectory
(
directoryPath
:
String
,
json
:
Json
)
:
Flow
<
T
>
actual
inline
fun
<
T
>
readDirectory
(
directoryPath
:
String
,
json
:
Json
)
:
Flow
<
T
>
read
Object
Link copied to clipboard
common
js
jvm
native
expect
inline
fun
<
T
>
readObject
(
filePath
:
String
,
json
:
Json
)
:
T
?
actual
inline
fun
<
T
>
readObject
(
filePath
:
String
,
json
:
Json
)
:
T
?
actual
inline
fun
<
T
>
readObject
(
filePath
:
String
,
json
:
Json
)
:
T
?
actual
inline
fun
<
T
>
readObject
(
filePath
:
String
,
json
:
Json
)
:
T
?
read
Objects
Link copied to clipboard
common
js
jvm
native
expect
inline
fun
<
T
>
readObjects
(
filePaths
:
List
<
String
>
,
json
:
Json
)
:
Flow
<
T
>
actual
inline
fun
<
T
>
readObjects
(
filePaths
:
List
<
String
>
,
json
:
Json
)
:
Flow
<
T
>
actual
inline
fun
<
T
>
readObjects
(
filePaths
:
List
<
String
>
,
json
:
Json
)
:
Flow
<
T
>
actual
inline
fun
<
T
>
readObjects
(
filePaths
:
List
<
String
>
,
json
:
Json
)
:
Flow
<
T
>