Searched defs:skipVarint (Results 1 – 3 of 3) sorted by relevance
135 func skipVarint(buf []byte) []byte { func
141 func skipVarint(buf []byte) []byte { func
505 jspb.BinaryDecoder.prototype.skipVarint = function() { method in jspb.BinaryDecoder