Kitt.Encoder.encode_frame-exclamation-mark

You're seeing just the function encode_frame-exclamation-mark, go back to Kitt.Encoder module for more information.
Link to this function

encode_frame!(message, opts \\ [])

View Source

Specs

encode_frame!(message(), [{:format, :binary | :hex}]) :: binary()

The same as Kitt.encode_frame/2 but returns the encoded message binary directly without the :ok tuple wrapper or raises a DSRCEncodeError exception.