ImFusion SDK 4.3
EntryInfo Struct Reference

#include <ImFusion/Core/Zip.h>

Info for an archive entry: More...

Detailed Description

Info for an archive entry:

  • path on disk
  • uncompressed file size
  • last-modified-date in UTC
  • crc32 checksum

Public Attributes

Filesystem::Path path
 
ByteSize uncompressedSize
 
std::time_t lastModifiedUtc
 
std::uint32_t crc32
 

The documentation for this struct was generated from the following file:
Search Tab / S to search, Esc to close