Closed
Description
From #741 (comment)
Doing so is simply better for the serialized size, because length is always <= endOffset, and often much smaller.
I think it might make sense to change it everywhere, but we could also just change it for serialization.
@jemmaissroff WDYT?