Definition at line 38 of file juce_ZipFile.cpp.
◆ ZipEntryHolder()
juce::ZipFile::ZipEntryHolder::ZipEntryHolder |
( |
const char * |
buffer, |
|
|
int |
fileNameLen |
|
) |
| |
|
inline |
◆ parseFileTime()
static Time juce::ZipFile::ZipEntryHolder::parseFileTime |
( |
uint32 |
time, |
|
|
uint32 |
date |
|
) |
| |
|
inlinestaticnoexcept |
◆ entry
ZipEntry juce::ZipFile::ZipEntryHolder::entry |
◆ streamOffset
int64 juce::ZipFile::ZipEntryHolder::streamOffset |
◆ compressedSize
int64 juce::ZipFile::ZipEntryHolder::compressedSize |
◆ isCompressed
bool juce::ZipFile::ZipEntryHolder::isCompressed |
The documentation for this struct was generated from the following file: