readTextAsset

fun Context.readTextAsset(assetFilePath: String): String

Returns the string contents of an Android text asset based on the given assetFilePath.