Module checksum

Source

Structs§

ChecksumsV38

Enums§

ChecksumsV32
ChecksumsV37

Functions§

fletcher64
Generates a Fletcher64 checksum of |buf| seeded by |previous|.

Type Aliases§

Checksum
For the foreseeable future, Fxfs will use 64-bit checksums.
Checksums
A vector of fletcher64 checksums, one per block. These are stored as a flat array of bytes for efficient deserialization.