|
| enum | { ZIP64_LOCAL_HEADER_OFFSET = 0xFFFFFFFF
} |
| |
|
|
uint32_t | lSignature {} |
| |
|
uint16_t | nVersionMadeBy {} |
| |
|
uint16_t | nVersionNeeded {} |
| |
|
uint16_t | nFlags {} |
| |
|
uint16_t | nMethod {} |
| |
|
uint16_t | nLastModTime {} |
| |
|
uint16_t | nLastModDate {} |
| |
|
DataDescriptor | desc {} |
| |
|
uint16_t | nFileNameLength {} |
| |
|
uint16_t | nExtraFieldLength {} |
| |
|
uint16_t | nFileCommentLength {} |
| |
|
uint16_t | nDiskNumberStart {} |
| |
|
uint32_t | lAttrExternal {} |
| |
|
uint32_t | lLocalHeaderOffset {} |
| |
|
|
static constexpr uint32_t | SIGNATURE = 0x02014b50 |
| |
The documentation for this struct was generated from the following file:
- Code/Framework/AzFramework/AzFramework/Archive/ZipFileFormat.h