McQueryEx v0.3.0 McQueryEx.Handshake View Source

McQueryEx.Handshake creates Handshake requests, and decodes Handshake responses. Used internally with each request.

Link to this section Summary

Link to this section Types

Link to this section Functions

Link to this function

create(mc_query_ex)

View Source
create(McQueryEx.t()) :: t()
Link to this function

decode_response(arg1)

View Source
decode_response(binary()) :: {:ok, integer()}
decode_response(any()) :: {:error, String.t()}