• Kenton Varda's avatar
    Update implemented pointer format to match docs: Don't store field count in… · 95be334d
    Kenton Varda authored
    Update implemented pointer format to match docs:  Don't store field count in struct pointers because it isn't needed.  Instead extend data and pointer section sizes to 16 bits, which should be enough for anyone.  Also, store offsets from the end of the pointer rather than the beginning, because this makes it possible for them to be zero, which compresses better.  In particular, the root reference will always have a zero offset, so this will shave a byte off of very small packed messages.
    95be334d
Name
Last commit
Last update
..
m4 Loading commit data...
src/capnproto Loading commit data...
Makefile.am Loading commit data...
Makefile.ekam Loading commit data...
configure.ac Loading commit data...
setup-ekam.sh Loading commit data...