|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
An owning JAR archive representation. More...
#include <types.hpp>
Public Attributes | |
| std::vector< jar_entry > | entries |
| Entries in central-directory order; duplicate names remain distinct. | |
| std::string | comment |
| Exact end-of-central-directory archive comment. | |
An owning JAR archive representation.
Entry order is preserved.
| std::string rpnx::cortado::jar_file::comment |
| std::vector< jar_entry > rpnx::cortado::jar_file::entries |