projects
/
zchunk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfe43a7
)
Fix spec to clearly explain that chunk count includes the dictionary (#5)
author
Jonathan Dieter
<jdieter@gmail.com>
Sat, 21 Jul 2018 19:51:45 +0000
(20:51 +0100)
committer
Jonathan Dieter
<jdieter@gmail.com>
Sat, 21 Jul 2018 19:51:45 +0000
(20:51 +0100)
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
zchunk_format.txt
patch
|
blob
|
history
diff --git
a/zchunk_format.txt
b/zchunk_format.txt
index 6cd860ed1a306ccc2859bf10dbc8ffafc5653e84..80703f624a59349b5b0bd20ba454315fcc446deb 100644
(file)
--- a/
zchunk_format.txt
+++ b/
zchunk_format.txt
@@
-97,7
+97,8
@@
Chunk checksum type
1 = SHA-256
Chunk count
- This is a count of the number of chunks in the zchunk file.
+ This is a count of the number of chunks in the zchunk file including the
+ dictionary chunk.
Dict stream
If the data streams flag is set, this must always be 0, otherwise don't include