Home
last modified time | relevance | path

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

/third_party/protobuf/js/binary/
Ddecoder.js488 jspb.BinaryDecoder.prototype.readSignedVarint32 = method in jspb.BinaryDecoder
515 var value = this.readSignedVarint32();
818 return this.readSignedVarint32();
Dreader.js611 return this.decoder_.readSignedVarint32();
1065 return this.readPackedField_(this.decoder_.readSignedVarint32);