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

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

#include <types.hpp>

Public Attributes

std::uint16_t encoded_value {}
 Packed ZIP hour, minute, and two-second-resolution second fields.
 

Detailed Description

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

Definition at line 254 of file types.hpp.

Member Data Documentation

◆ encoded_value

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

Packed ZIP hour, minute, and two-second-resolution second fields.

Definition at line 256 of file types.hpp.


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