toggle menu
foundry
jvm
switch theme
search in API
foundry-common
/
foundry.common.json
/
JsonTools
/
fromJson
from
Json
inline
fun
<
T
:
Any
>
fromJson
(
path
:
Path
)
:
T
(
source
)
inline
fun
<
T
:
Any
>
fromJson
(
file
:
File
)
:
T
(
source
)
inline
fun
<
T
:
Any
>
fromJson
(
source
:
BufferedSource
)
:
T
(
source
)