mirror of
https://github.com/facebook/zstd.git
synced 2025-11-09 00:11:14 -05:00
fixed typo in literal block size mode, reported by Jake Nyquist
This commit is contained in:
parent
c2e1a68d81
commit
d9cc442a24
@ -497,7 +497,7 @@ Note : also applicable to "repeat-stats" blocks.
|
|||||||
- Value : 10 : 4 streams.
|
- Value : 10 : 4 streams.
|
||||||
Compressed and regenerated sizes use 14 bits (0-16383).
|
Compressed and regenerated sizes use 14 bits (0-16383).
|
||||||
Total literal header size is 4 bytes.
|
Total literal header size is 4 bytes.
|
||||||
- Value : 10 : 4 streams.
|
- Value : 11 : 4 streams.
|
||||||
Compressed and regenerated sizes use 18 bits (0-262143).
|
Compressed and regenerated sizes use 18 bits (0-262143).
|
||||||
Total literal header size is 5 bytes.
|
Total literal header size is 5 bytes.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user