Home | History | Annotate | Download | only in binary

Lines Matching defs:writeInt32

305       this.writeInt32(field, /** @type {number} */(value));
443 jspb.BinaryWriter.prototype.writeInt32 = function(field, value) {
618 this.encoder_.writeInt32(value);
1452 this.encoder_.writeInt32(value[i]);