This commit is contained in:
Kovid Goyal 2021-11-18 22:54:55 +05:30
parent cd5dd131d5
commit 1cb65438fe
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -258,7 +258,7 @@ the numeralization of the word ``file``.
data d base64_bytes Binary data data d base64_bytes Binary data
================= ======== ============== ======================================================================= ================= ======== ============== =======================================================================
The ``Key name`` is the actual serialized name fo the key sent in the escape The ``Key name`` is the actual serialized name of the key sent in the escape
code. So for example, ``permissions=123`` is serialized as ``prm=123``. This code. So for example, ``permissions=123`` is serialized as ``prm=123``. This
is done to reduce overhead. is done to reduce overhead.