rservex v0.1.0 Rservex.Connection

Link to this section Summary

Link to this section Functions

Link to this function

check_ack(conn)
check_ack(port()) :: {:error, :invalid_ack} | {:ok, port()}

Link to this function

dt(string, atom)

Link to this function

encode_message(data, atom)

Link to this function

header(command, length)
header(integer(), integer()) :: <<_::128>>

Link to this function

send_message(conn, data, type)
send_message(port(), binary(), atom()) :: atom()

Link to this function

transfer_string(string)