Home
last modified time | relevance | path

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

/third_party/protobuf/js/binary/
Dreader.js627 return this.decoder_.readSignedVarint32String();
1075 return this.readPackedField_(this.decoder_.readSignedVarint32String);
Ddecoder.js511 jspb.BinaryDecoder.prototype.readSignedVarint32String = function() { method in jspb.BinaryDecoder