Codec.Archive.Tar.Index

Index type

data TarIndex

Index lookup

lookup

data TarIndexEntry

toList

I/O operations

type TarEntryOffset

hReadEntry

hReadEntryHeader

Index construction

build

Incremental construction

data IndexBuilder

empty

addNextEntry

skipNextEntry

finalise

unfinalise

Serialising indexes

serialise

deserialise

Lower level operations with offsets and I/O on tar files

hReadEntryHeaderOrEof

hSeekEntryOffset

hSeekEntryContentOffset

hSeekEndEntryOffset

nextEntryOffset

indexEndEntryOffset

indexNextEntryOffset

Deprecated aliases

emptyIndex

finaliseIndex