LuaSTG-x Core API
lstg::ZipArchive Member List

This is the complete list of members for lstg::ZipArchive, including all inherited members.

addData(local entry, local data)lstg::ZipArchive
addEntry(local entry)lstg::ZipArchive
addFile(local entry, local file)lstg::ZipArchive
addString(local entry, local string)lstg::ZipArchive
close()lstg::ZipArchive
create(local path, local password)lstg::ZipArchive
createFromBuffer(local buffer, local mode, local checkConsistency)lstg::ZipArchive
deleteEntry(local entry)lstg::ZipArchive
discard()lstg::ZipArchive
extractEntry(local entry, local dstPath, local state)lstg::ZipArchive
getComment()lstg::ZipArchive
getEntries()lstg::ZipArchive
getEntryByIndex(local index, local state)lstg::ZipArchive
getEntryComment(local entry, local state)lstg::ZipArchive
getEntryCount()lstg::ZipArchive
getEntryInfo(local entry, local state)lstg::ZipArchive
getMode()lstg::ZipArchive
hasEntry(local entry, local excludeDirectories, local caseSensitive, local state)lstg::ZipArchive
isEncrypted()lstg::ZipArchive
isEntryCompressionEnabled(local entry, local state)lstg::ZipArchive
isMutable()lstg::ZipArchive
isOpen()lstg::ZipArchive
open(local mode, local checkConsistency)lstg::ZipArchive
readEntry(local entry, local state)lstg::ZipArchive
removeComment()lstg::ZipArchive
renameEntry(local entry, local newName)lstg::ZipArchive
setComment(local comment)lstg::ZipArchive
setEntryComment(local entry, local comment, local state)lstg::ZipArchive
setEntryCompressionEnabled(local entry, local value, local state)lstg::ZipArchive
unlink()lstg::ZipArchive