TomTomAndroidTools
api_resourceresolution
/
com.tomtom.tools.android.api.resourceresolution
/
readTextAsset
read
Text
Asset
fun
Context
.
readTextAsset
(
assetFilePath
:
String
)
:
String
Returns the string contents of an Android text asset based on the given
assetFilePath
.