Get the uncompressed data of a file inside the input THOR.
This function will allocate new memory and always call the uncompressing routines _unless_ cache is set to true.
The THOR to read the file from
The metadata about the file to be read
Use this file handle instead of the one from thor
Return the data from cache if it exists
The unencrypted and uncompressed file data
See Implementation
Get the uncompressed data of a file inside the input THOR.
This function will allocate new memory and always call the uncompressing routines _unless_ cache is set to true.