Home
last modified time | relevance | path

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

/external/protobuf/js/binary/
Dencoder.js200 jspb.BinaryEncoder.prototype.writeZigzagVarint64 = function(value) { method in jspb.BinaryEncoder
Dwriter.js433 this.encoder_.writeZigzagVarint64(value);
1283 this.encoder_.writeZigzagVarint64(value[i]);