List of all items
Structs
Enums
Functions
- algorithm::correcting::diff_correcting
- algorithm::correcting::diff_correcting_default
- algorithm::diff
- algorithm::diff_default
- algorithm::greedy::diff_greedy
- algorithm::greedy::diff_greedy_default
- algorithm::onepass::diff_onepass
- algorithm::onepass::diff_onepass_default
- apply::apply_delta
- apply::apply_delta_inplace
- apply::apply_delta_to
- apply::apply_placed_inplace_to
- apply::apply_placed_to
- apply::output_size
- apply::place_commands
- apply::unplace_commands
- apply::validate_placed_commands
- encoding::decode_delta
- encoding::encode_delta
- encoding::encode_delta_large
- encoding::is_inplace_delta
- hash::crc64_xz
- hash::fingerprint
- hash::fp_to_index
- hash::is_prime
- hash::mod_mersenne
- hash::next_prime
- hash::precompute_bp
- inplace::make_inplace
- types::delta_summary
- types::placed_summary
Constants
- types::DELTA_ADD_HEADER
- types::DELTA_BIGADD_HEADER
- types::DELTA_BIGCOPY_PAYLOAD
- types::DELTA_BUF_CAP
- types::DELTA_CMD_ADD
- types::DELTA_CMD_BIGADD
- types::DELTA_CMD_BIGCOPY
- types::DELTA_CMD_BIGMOVE
- types::DELTA_CMD_COPY
- types::DELTA_CMD_END
- types::DELTA_CMD_MOVE
- types::DELTA_COPY_PAYLOAD
- types::DELTA_CRC_SIZE
- types::DELTA_FLAG_INPLACE
- types::DELTA_HEADER_SIZE
- types::DELTA_HEADER_SIZE_LARGE
- types::DELTA_MAGIC
- types::DELTA_MAGIC_LARGE
- types::DELTA_U32_SIZE
- types::DELTA_U64_SIZE
- types::HASH_BASE
- types::HASH_MOD
- types::MAX_TABLE_SIZE
- types::SEED_LEN
- types::TABLE_SIZE