You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yep I think that does it. and I can traverse the tree in that file system and read and write to it? (just remembered that I don't think the JVM implementation can write to it, so nevermind on that)
and I guess it'll just do de/compression transparently?
Currently it's using Java's Zip file handling under the hood, what would be great is something written in kotlin so it can work on any of the targets.
The text was updated successfully, but these errors were encountered: