6 lines
229 B
Markdown
6 lines
229 B
Markdown
## Internals
|
|
|
|
* **Chunk**: piece of a file that is obtained using a Content-Defined Chunking scheme
|
|
* **Chunk ID**: Blake3 hash of the contents of a chunk
|
|
* **Metachunk**: a chunk that itself contains (part of) a list of chunks.
|