-
-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
Description
If I have a zip file i can use this to open it into memory without having to extract the whole thing or even a file from it to disk...so I could pass a file that is in the zip to something else that would read a file as if it existed on disk but instead it is in memory?
That right?
Does it work on Android/IOS? I see cross platform just wondering as my intention is to use it with Unity C# where cross platform support is required at least for my use case.
Reactions are currently unavailable