qisdk / com.aldebaran.qi.sdk.util / IOUtils / fromRaw

fromRaw

static fun fromRaw(context: Context!, resId: Int): String!

Returns a string from a raw file

Parameters

context - Context!: the Android context

resId - Int: the resource id

Return
String!: the content of the raw file