# Packages
No description provided by the author
# Functions
DecodeData converts an encoded protobuf message back into the message (out).
EncodeData a protobuf message to bytes.
Convert from a protobuf variant into the generic, SDK event.
StringOfApplicationCloudEventsProtobuf returns a string pointer to "application/cloudevents+protobuf".
convert an SDK event to a protobuf variant of the event that can be marshaled.
# Constants
No description provided by the author
ContentTypeProtobuf indicates that the data attribute is a protobuf message.
# Variables
Protobuf is the built-in "application/cloudevents+protobuf" format.