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

A packed MS-DOS date value from a ZIP entry header. More...

#include <types.hpp>

Public Attributes

std::uint16_t encoded_value {}
 Packed ZIP year-since-1980, month, and day fields.
 

Detailed Description

A packed MS-DOS date value from a ZIP entry header.

Definition at line 261 of file types.hpp.

Member Data Documentation

◆ encoded_value

std::uint16_t rpnx::cortado::zip_dos_date::encoded_value {}

Packed ZIP year-since-1980, month, and day fields.

Definition at line 263 of file types.hpp.


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