Protobuf.Serializable protocol

Defines the contract for serializing protobuf messages.

Summary

Serializes the provided object as a protobuf message in binary form

Types

t :: term

Functions

serialize(object)

Serializes the provided object as a protobuf message in binary form.