Searched defs:skipVarint (Results 1 – 3 of 3) sorted by relevance
135 func skipVarint(buf []byte) []byte { func
506 jspb.BinaryDecoder.prototype.skipVarint = function() { method in jspb.BinaryDecoder
1652 private void skipVarint() throws IOException { in skipVarint() method in BinaryReader.SafeHeapReader