Searched refs:readUnsignedVarint64 (Results 1 – 3 of 3) sorted by relevance
698 return this.decoder_.readUnsignedVarint64();996 return this.readPackedField_(this.decoder_.readUnsignedVarint64);
227 assertThrows(function() {decoder.readUnsignedVarint64()});
672 jspb.BinaryDecoder.prototype.readUnsignedVarint64 = function() { method in jspb.BinaryDecoder