Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-data
/
org.meshtastic.core.data.datasource
/
decode
decode
inline
fun
<
T
>
BundledAssetReader
.
decode
(
name
:
String
,
json
:
Json
)
:
T
?
(
source
)
Decodes bundled asset
name
to
T
using the shared tolerant
json
, or
null
if the asset is absent.