@lanodan @linear
I was thinking more like explicit field sizes (writeI32, writeU8, etc), calculated fields, maybe loops, to reduce the overall entropy and hopefully use nothing-up-my-sleeve numbers.
But you're right, there's a high chance magic numbers will appear anyway, and if we accept those, then it's safer to have them as a blob than surrounded with misleading comments / variable names /etc.