Kitt.Encoder.encode_message-exclamation-mark

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

encode_message!(message, type, opts \\ [])

View Source

Specs

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

Same as encode_message/3 but returns the encoded message binary directly or else raises a DSRCEncodeError exception.