libcore|FS: Added MetadataBank for caching ZIP archive metadata
File::metaId() generates identifiers suitable for caching.
ZipArchive can be initialized either from a cached central directoryor from the source file.
View differences
libcore|FS: Added MetadataBank for caching ZIP archive metadata
File::metaId() generates identifiers suitable for caching.
ZipArchive can be initialized either from a cached central directory
or from the source file.