LMMS
Loading...
Searching...
No Matches
juce::ZipFile::ZipEntryHolder Struct Reference

Public Member Functions

 ZipEntryHolder (const char *buffer, int fileNameLen)

Static Public Member Functions

static Time parseFileTime (uint32 time, uint32 date) noexcept

Public Attributes

ZipEntry entry
int64 streamOffset
int64 compressedSize
bool isCompressed

Constructor & Destructor Documentation

◆ ZipEntryHolder()

juce::ZipFile::ZipEntryHolder::ZipEntryHolder ( const char * buffer,
int fileNameLen )
inline

Member Function Documentation

◆ parseFileTime()

Time juce::ZipFile::ZipEntryHolder::parseFileTime ( uint32 time,
uint32 date )
inlinestaticnoexcept

Member Data Documentation

◆ compressedSize

int64 juce::ZipFile::ZipEntryHolder::compressedSize

◆ entry

ZipEntry juce::ZipFile::ZipEntryHolder::entry

◆ isCompressed

bool juce::ZipFile::ZipEntryHolder::isCompressed

◆ streamOffset

int64 juce::ZipFile::ZipEntryHolder::streamOffset

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