Skip to content

Commit

Permalink
Document bit for additional storage area and codecs
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescAlted committed May 28, 2020
1 parent 67e0662 commit ada9579
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README_CHUNK_FORMAT.rst
Expand Up @@ -97,3 +97,8 @@ All entries are little endian.

:bit 0 (``0x01``):
Whether the codec uses dictionaries or not.
:bit 1 (``0x02``):
Whether the header is extended with +32 bytes coming right after this byte.
:bit 2 (``0x04``):
Whether the codec is stored in a byte previous to this compressed buffer or it is in the global `flags` for chunk.

0 comments on commit ada9579

Please sign in to comment.