[][src]Crate bitar

Modules

chunk_dictionary
chunker

Chunker related functions and types.

clone

Clone functions and types.

header

Archive header structure.

Structs

Archive

A readable archive.

ChunkIndex

Index of chunks for a file.

ChunkLocation

Size and offsets of a chunk in a file.

HashSum

Holds a hash sum.

ReaderRemote

Read archive from remote location.

Enums

ArchiveError
Compression

Compression helper type.

CompressionError
ReaderRemoteError
ReorderOp

Represents a single chunk re-ordering operation.

Traits

Reader

Read bytes at offset.