mirror of
https://github.com/facebook/zstd.git
synced 2025-10-08 00:04:02 -04:00
Merge branch 'dev' of github.com:facebook/zstd into dev
This commit is contained in:
commit
661fcc955f
@ -301,6 +301,7 @@ This is a variable size field, which contains
|
|||||||
the ID of the dictionary required to properly decode the frame.
|
the ID of the dictionary required to properly decode the frame.
|
||||||
Note that this field is optional. When it's not present,
|
Note that this field is optional. When it's not present,
|
||||||
it's up to the caller to make sure it uses the correct dictionary.
|
it's up to the caller to make sure it uses the correct dictionary.
|
||||||
|
Format is little-endian.
|
||||||
|
|
||||||
Field size depends on `Dictionary_ID_flag`.
|
Field size depends on `Dictionary_ID_flag`.
|
||||||
1 byte can represent an ID 0-255.
|
1 byte can represent an ID 0-255.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user