exproto v0.2.0 Protobuf.Encoder
Link to this section Summary
Link to this section Functions
Link to this function
class_field(arg1)
Link to this function
encode(struct, opts \\ [])
Link to this function
encode(struct, props, acc0)
encode(struct, props, acc0)
encode(struct(), Protobuf.MessageProps.t(), iodata()) :: iodata()
encode(struct(), Protobuf.MessageProps.t(), iodata()) :: iodata()
Link to this function
encode_field(atom, val, prop)
encode_field(atom, val, prop)
encode_field(atom(), any(), Protobuf.FieldProps.t()) :: iodata()
encode_field(atom(), any(), Protobuf.FieldProps.t()) :: iodata()
Link to this function
encode_fnum(fnum, type)
Link to this function
encode_type(atom, n)
Link to this function
encode_varint(n)
Link to this function
encode_zigzag(val)
Link to this function