binary_json_spec.md update (cdocument explanation)

This commit is contained in:
MihailRis 2024-01-17 01:24:48 +03:00
parent 9a518ecc5f
commit 34d4500e24

View File

@ -36,7 +36,8 @@ value = %x01 document
/ %x0A boolean 'false'
/ %x0B boolean 'true'
/ %x0C null value
cdocument = %x1F %x8B (16*byte) gzip-compressed document
cdocument = %x1F %x8B (16*byte) gzip-compressed data:
%x01 document
cstring = (*%x01-FF) %x00
string = uint32 (*byte) uint32 stores number of the
encoded string bytes