Specify that dictionary ID is little-endian

dev
Nick Terrell 2016-09-07 14:39:32 -07:00
parent 5c6d244973
commit e48fbb9f4c
1 changed files with 1 additions and 0 deletions

View File

@ -301,6 +301,7 @@ This is a variable size field, which contains
the ID of the dictionary required to properly decode the frame.
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.
Format is little-endian.
Field size depends on `Dictionary_ID_flag`.
1 byte can represent an ID 0-255.