Searched refs:unskipVarint (Results 1 – 2 of 2) sorted by relevance
518 jspb.BinaryDecoder.prototype.unskipVarint = function(value) { method in jspb.BinaryDecoder
309 this.decoder_.unskipVarint((this.nextField_ << 3) | this.nextWireType_);