Time Nick Message 05:08 v-rob Does anyone know why readU8() and related functions do not check whether a full value was read like deSerializeString16() and such? Is it for performance reasons, or do we just not particularly care if we get zeros instead of a valid number? 07:49 sfan5 someone probably thought the latter was a good shortcut at the time