Kitt.Encoder.decode_frame-exclamation-mark

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

decode_frame!(message, opts \\ [])

View Source

Specs

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

The same as Kitt.decode_frame/2 but returns the decoded message struct directly without the :ok tuple wrapper or raises a DSRCDecodeError exception.