Searched refs:readSignedVarint64 (Results 1 – 3 of 3) sorted by relevance
640 return this.decoder_.readSignedVarint64();850 return this.decoder_.readSignedVarint64();956 return this.readPackedField_(this.decoder_.readSignedVarint64);
229 assertThrows(function() {decoder.readSignedVarint64()});
698 jspb.BinaryDecoder.prototype.readSignedVarint64 = function() { method in jspb.BinaryDecoder