Hacker News new | ask | show | jobs
by samtho 1043 days ago
This reminds me a lot of protobuf, just packing serial data based on type, specified width combined with a specified length (like an array) when 9-n items are possible.