RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
Loading...
Searching...
No Matches
rpnx::cortado::zip_external_attributes Struct Reference

Host-defined external attributes from a ZIP central-directory entry. More...

#include <types.hpp>

Public Attributes

std::uint32_t encoded_value {}
 Exact central-directory host-defined external-attributes field.
 

Detailed Description

Host-defined external attributes from a ZIP central-directory entry.

Definition at line 275 of file types.hpp.

Member Data Documentation

◆ encoded_value

std::uint32_t rpnx::cortado::zip_external_attributes::encoded_value {}

Exact central-directory host-defined external-attributes field.

Definition at line 277 of file types.hpp.


The documentation for this struct was generated from the following file: