Svalinn v0.0.1 Svalinn.Encodings.URL View Source

Link to this section Summary

Link to this section Functions

Link to this function to_binary(value) View Source
to_binary(non_neg_integer()) :: {:ok, binary()} | {:error, :invalid_value}
Link to this function to_integer(arg) View Source
to_integer(binary()) :: {:ok, non_neg_integer()} | {:error, :invalid_value}