loadResource
Load a named resource as a byte array.
Return
The resource contents as a byte array
Parameters
name
The resource name (without path prefix)
Throws
IllegalStateException
if the resource cannot be found
Load a named resource as a byte array.
The resource contents as a byte array
The resource name (without path prefix)
if the resource cannot be found