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.