getBytes

open fun getBytes(name: String): Array<Byte>

Gets the bytes of a resource with the specified name

Return

the resource as a byte array

Parameters

name

the resource name