View Source Protox.Encode (Protox v1.7.2)
This module contains the functions necessary to encode protobuf messages.
Link to this section Summary
Functions
encode(msg)
deprecated
Encode a protobuf message into IO data.
encode!(msg)
deprecated
Throwing version of encode/1
.