mirror of
https://github.com/facebook/zstd
synced 2026-08-22 22:32:07 -04:00
minor formulation change, recommended by @ulikunitz
This commit is contained in:
parent
d0d06e421f
commit
e8d35cc5e9
1 changed files with 1 additions and 1 deletions
|
|
@ -1266,7 +1266,7 @@ Resulting in following 2-bytes bitstream :
|
|||
00010000 00001101
|
||||
```
|
||||
|
||||
alternative representation with clearer separation of fields :
|
||||
Here is an alternative representation with the symbol codes separated by underscore:
|
||||
```
|
||||
0001_0000 00001_1_01
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue