ZIP アーカイブファイルの読み込み
More...
#include <ZIPReader.hpp>
◆ ZIPReader() [1/2]
| SIV3D_NODISCARD_CXX20 s3d::ZIPReader::ZIPReader |
( |
| ) |
|
◆ ZIPReader() [2/2]
| SIV3D_NODISCARD_CXX20 s3d::ZIPReader::ZIPReader |
( |
FilePathView |
path | ) |
|
|
explicit |
◆ ~ZIPReader()
| s3d::ZIPReader::~ZIPReader |
( |
| ) |
|
◆ close()
| void s3d::ZIPReader::close |
( |
| ) |
|
◆ enumPaths()
◆ extract()
◆ extractAll()
| bool s3d::ZIPReader::extractAll |
( |
FilePathView |
targetDirectory | ) |
const |
◆ extractFiles()
◆ extractToBlob()
◆ isOpen()
| bool s3d::ZIPReader::isOpen |
( |
| ) |
const |
|
noexcept |
◆ open()
◆ operator bool()
| s3d::ZIPReader::operator bool |
( |
| ) |
const |
|
explicitnoexcept |
The documentation for this class was generated from the following file: