Open corand opened 10 years ago
Is it possible to unzip files in memory? Maybe choosing a tmp file as destination dir?
Many thanks
I'm currently using the LocalFileSystem.TEMPORARY directory to exctract the content of the zip file and make use of it. If there is a better approach for that, please, let me known ;)
Is it possible to unzip files in memory? Maybe choosing a tmp file as destination dir?
Many thanks