Mnemonex.encode

You're seeing just the function encode, go back to Mnemonex module for more information.
Link to this function

encode(input, server \\ :mnx_coder)

View Source

Specs

encode(binary() | pos_integer(), term()) :: binary()

encode a binary

Unsigned big-endian integers may also be encoded, but note that there is presently no affordance to decode them back to same.

The output format depends on configuration variables (described therein.)