MLLP.TCPContract.send

You're seeing just the callback send, go back to MLLP.TCPContract module for more information.
Link to this callback

send(socket, packet)

Specs

send(socket :: :gen_tcp.socket(), packet :: iodata()) :: :ok | {:error, any()}