Searched refs:readZigzagVarint32 (Results 1 – 2 of 2) sorted by relevance
728 return this.decoder_.readZigzagVarint32();1016 return this.readPackedField_(this.decoder_.readZigzagVarint32);
658 jspb.BinaryDecoder.prototype.readZigzagVarint32 = function() { method in jspb.BinaryDecoder