|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
Public Member Functions | |
| Item (const File &f, InputStream *s, int compression, const String &storedPath, Time time) | |
| bool | writeData (OutputStream &target, const int64 overallStartPosition) |
| bool | writeDirectoryEntry (OutputStream &target) |
Definition at line 491 of file juce_ZipFile.cpp.
| juce::ZipFile::Builder::Item::Item | ( | const File & | f, |
| InputStream * | s, | ||
| int | compression, | ||
| const String & | storedPath, | ||
| Time | time | ||
| ) |
Definition at line 493 of file juce_ZipFile.cpp.
| bool juce::ZipFile::Builder::Item::writeData | ( | OutputStream & | target, |
| const int64 | overallStartPosition | ||
| ) |
Definition at line 499 of file juce_ZipFile.cpp.
| bool juce::ZipFile::Builder::Item::writeDirectoryEntry | ( | OutputStream & | target | ) |
Definition at line 536 of file juce_ZipFile.cpp.