static fun fromRaw(context: Context!, resId: Int): String!
Returns a string from a raw file
context - Context!: the Android context
context
resId - Int: the resource id
resId
Return String!: the content of the raw file