Protox v0.7.0 API Reference
Modules
Use this module to generate the Elixir modules from a set of protobuf definitions
Decodes a binary into a message
Default values of Protocol Buffers types. For protobuf2, it’s useful in
conjunction for get the default values which have been set to nil,
that is which were not present on the wire
Provides a way to randomly init a message. Useful for tests or benchmarks