libcore|FS: Handling archive folders
Folders can now be interpreted similarly to other kinds of files.This is currently only used for ".box" folders so that they arerepresented by DataFolder instances.
ZipArchive only interprets regular files, not folders.
View differences
libcore|FS: Handling archive folders
Folders can now be interpreted similarly to other kinds of files.
This is currently only used for ".box" folders so that they are
represented by DataFolder instances.
ZipArchive only interprets regular files, not folders.