Go to the source code of this file.
Namespaces | |
namespace | staticlib |
namespace | staticlib::unzip |
Functions | |
std::unique_ptr< std::streambuf > | staticlib::unzip::open_zip_entry (const file_index &idx, const std::string &entry_name) |
Opens "input stream" to the specified ZIP entry in the ZIP file corresponding to the specified index. |