Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
proto.com.book.Book.prototype.serializeBinary = function() {
var writer = new jspb.BinaryWriter();
proto.com.book.Book.serializeBinaryToWriter(this, writer);
return writer.getResultBuffer();
};
proto.google.ads.googleads.v1.enums.DataDrivenModelStatusEnum.prototype.serializeBinary = function() {
var writer = new jspb.BinaryWriter();
proto.google.ads.googleads.v1.enums.DataDrivenModelStatusEnum.serializeBinaryToWriter(this, writer);
return writer.getResultBuffer();
};
proto.google.ads.googleads.v1.enums.AdGroupCriterionStatusEnum.prototype.serializeBinary = function() {
var writer = new jspb.BinaryWriter();
proto.google.ads.googleads.v1.enums.AdGroupCriterionStatusEnum.serializeBinaryToWriter(this, writer);
return writer.getResultBuffer();
};
proto.forge_abi.RefuelTx.prototype.serializeBinary = function() {
var writer = new jspb.BinaryWriter();
proto.forge_abi.RefuelTx.serializeBinaryToWriter(this, writer);
return writer.getResultBuffer();
};
proto.grpc.health.v1.HealthCheckResponse.prototype.serializeBinary = function() {
var writer = new jspb.BinaryWriter();
this.serializeBinaryToWriter(writer);
return writer.getResultBuffer();
};
proto.google.ads.googleads.v1.enums.RecommendationTypeEnum.prototype.serializeBinary = function() {
var writer = new jspb.BinaryWriter();
proto.google.ads.googleads.v1.enums.RecommendationTypeEnum.serializeBinaryToWriter(this, writer);
return writer.getResultBuffer();
};
proto.api.Operation.prototype.serializeBinary = function() {
var writer = new jspb.BinaryWriter();
proto.api.Operation.serializeBinaryToWriter(this, writer);
return writer.getResultBuffer();
};
proto.google.ads.googleads.v1.enums.BiddingSourceEnum.prototype.serializeBinary = function() {
var writer = new jspb.BinaryWriter();
proto.google.ads.googleads.v1.enums.BiddingSourceEnum.serializeBinaryToWriter(this, writer);
return writer.getResultBuffer();
};
proto.com.book.Book.prototype.serializeBinary = function() {
var writer = new jspb.BinaryWriter();
proto.com.book.Book.serializeBinaryToWriter(this, writer);
return writer.getResultBuffer();
};
proto.types.EventWithProof.prototype.serializeBinary = function() {
var writer = new jspb.BinaryWriter();
proto.types.EventWithProof.serializeBinaryToWriter(this, writer);
return writer.getResultBuffer();
};