protocol_buffers v0.6.3 Protobuf.Encoder
Link to this section Summary
Link to this section Functions
Link to this function
encode!(struct, props)
encode!(struct(), Protobuf.MessageProps.t()) :: iodata()
Link to this function
encode_field(atom, val, prop)
encode_field(atom(), any(), Protobuf.FieldProps.t()) :: iodata()
Link to this function