Protox v0.23.1 API Reference
Modules
Use this module to generate the Elixir modules from a set of protobuf definitions
This error is thrown when a data could not be decoded.
Default values of Protocol Buffers types.
This error is thrown when decoding data with a field which tag is 0.
This module provides functions to work with messages.
This error is thrown when encoding or decoding a Protobuf 2 message
with unset required fields (that is, that have the value nil
).