Get the unencrypted and uncompressed data of a file inside the input grf.
This function will always allocate new memory and always call the decrypting and uncompressing routines. Means the returned data is not stored anywhere.
The grf to read the file from
The metadata about the file to be read
The unencrypted and uncompressed file data
See Implementation
Get the unencrypted and uncompressed data of a file inside the input grf.
This function will always allocate new memory and always call the decrypting and uncompressing routines. Means the returned data is not stored anywhere.