mirror of
https://github.com/facebook/zstd.git
synced 2024-11-27 22:17:20 +08:00
minor formulation change, recommended by @ulikunitz
This commit is contained in:
parent
d0d06e421f
commit
e8d35cc5e9
@ -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…
Reference in New Issue
Block a user