c++ core: Add documentation for untagged bonded.

This commit is contained in:
Ted Stein 2017-08-09 16:08:31 -07:00 коммит произвёл Christopher Warrington
Родитель f09b047212
Коммит 5709676706
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -60,6 +60,12 @@
key, mapped each item encoded according to its type
.-------. .-----------.
bonded | count | | marshaled |
'-------' '-----------'
count uint32 count of bytes (always fixed-width, even in v2)
marshaled a marshaled payload
*/
namespace bond