Codec.Archive.LibZip

Types

type Archive a

type Entry a

data ZipStat

Archive operations

withArchive

withEncryptedArchive

getZip

numFiles

fileName

nameLocate

fileNames

fileSize

fileSizeIx

fileStat

fileStatIx

deleteFile

deleteFileIx

renameFile

renameFileIx

addFile

addFileWithFlags

addDirectory

addDirectoryWithFlags

replaceFile

replaceFileIx

setFileCompression

setFileCompressionIx

sourceBuffer

sourceFile

sourceZip

data PureSource a st szt

sourcePure

getComment

setComment

removeComment

getFileComment

getFileCommentIx

setFileComment

setFileCommentIx

removeFileComment

removeFileCommentIx

unchangeFile

unchangeFileIx

unchangeArchive

unchangeAll

File reading operations

fromFile

fromFileIx

readBytes

skipBytes

readContents

fileContents

fileContentsIx

Flags and options

data OpenFlag

data FileFlag

data ZipCompMethod

data ZipEncryptionMethod

Exception handling

data ZipError

catchZipError

Re-exports

lift