Home
last modified time | relevance | path

Searched refs:writeZigzagVarint64 (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/js/binary/
Dencoder.js218 jspb.BinaryEncoder.prototype.writeZigzagVarint64 = function(value) { method in jspb.BinaryEncoder
Dwriter.js434 this.encoder_.writeZigzagVarint64(value);
1612 this.encoder_.writeZigzagVarint64(value[i]);