Codec.Archive.LibZip

Types

type Archive a

type Entry a

data ZipStat

Archive operations

withArchive

getZip

numFiles

fileName

nameLocate

fileNames

fileSize

fileSizeIx

fileStat

fileStatIx

deleteFile

deleteFileIx

renameFile

renameFileIx

addFile

addDirectory

replaceFile

replaceFileIx

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