Creates a GResource from a reference to the binary resource bundle.
This will keep a reference to data
while the resource lives, so the data should not be modified or freed.
If you want to use this resource in the global resource namespace you need to register it with resources_register.
data |
A Bytes |
a new Resource, or null on error |