Searched refs:readUnsignedVarint64 (Results 1 – 5 of 5) sorted by relevance
697 return this.decoder_.readUnsignedVarint64();1057 return this.readPackedField_(this.decoder_.readUnsignedVarint64);
267 assertThrows(function() {decoder.readUnsignedVarint64()});
670 jspb.BinaryDecoder.prototype.readUnsignedVarint64 = function() { method in jspb.BinaryDecoder
226 assertThrows(function() {decoder.readUnsignedVarint64()});