Home | History | Annotate | Download | only in binary

Lines Matching defs:writeInt64

299       this.writeInt64(field, /** @type {number} */(value));
472 jspb.BinaryWriter.prototype.writeInt64 = function(field, value) {
633 this.encoder_.writeInt64(value);
1467 this.encoder_.writeInt64(value[i]);