5 ms·
You could've used fixed32 instead of int32 (varint)... Just sayin' :-)
by dzorz 16y ago
You could've used fixed32 instead of int32 (varint)... Just sayin' :-)
- alexgartrell 16y agoNot for the field keys :) But yes, for the actual data you're in no way bound to varints and it's worth stating so.