Searched refs:writeInt64String (Results 1 – 5 of 5) sorted by relevance
415 writer.writeInt64String(1, '4294967296');417 writer.writeInt64String(3, '3'); // 3 is the zig-zag encoding of -2.468 writer.writeInt64String(2 * i + 1, testSignedData[i]);
513 jspb.BinaryWriter.prototype.writeInt64String = function(field, value) { method in jspb.BinaryWriter1053 this.writeInt64String(field, value[i]);1738 this.encoder_.writeInt64String(value[i]);
370 jspb.BinaryEncoder.prototype.writeInt64String = function(value) { method in jspb.BinaryEncoder
443 writer.writeInt64String(2 * i + 1, testSignedData[i]);