Lines Matching full:checksum
36 and optional [xxHash-32 checksum method](https://github.com/Cyan4973/xxHash),
64 | MagicNb | F. Descriptor | Block | (...) | EndMark | C. Checksum |
93 Content Checksum verify that the full content has been decoded correctly.
94 The content checksum is the result
97 Content checksum is only present when its associated flag
99 Content Checksum validates the result,
138 |FieldName|Version|B.Indep|B.Checksum|C.Size|C.Checksum|*Reserved*|DictID|
165 __Block checksum flag__
167 If this flag is set, each data block will be followed by a 4-bytes checksum,
171 Block checksum usage is optional.
179 __Content checksum flag__
181 If this flag is set, a 32-bits content checksum will be appended
244 One-byte checksum of combined descriptor fields, including optional ones.
248 A wrong checksum indicates an error in the descriptor.
249 Header checksum is informational and can be skipped.
255 | Block Size | data | (Block Checksum) |
269 (the size does not include the block checksum if present).
286 This is a 4-bytes checksum value, in little endian format,
292 Block checksum is cumulative with Content checksum.
349 - No checksum
399 1.4 : added skippable streams, re-added stream checksum
401 1.3 : modified header checksum
413 0.7 : removed : stream checksum