Skip to content
Snippets Groups Projects
Commit 11d5f1e9 authored by Georgiy Lebedev's avatar Georgiy Lebedev Committed by Aleksandr Lyapunov
Browse files

box: introduce `MP_TUPLE` extension

Add new MsgPack extension for tuples MP_TUPLE with the following structure:
+------+-----------------+----------+
|MP_EXT|      MP_UINT    | MP_ARRAY |
+------+-----------------+----------+
        ^                 ^
        format identifier tuple data

Needed for #8147

NO_CHANGELOG=<internal change>
NO_DOC=<internal change>
parent 11dad290
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment