ImFusion C++ SDK 4.4.0
ImFusion::Compression::zip::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:
  • ImFusion/Core/Zip.h
Search Tab / S to search, Esc to close