ensure_binary/1 | Ensures that the term passed to this function is a binary. |
ensure_binary(Term::iodata() | integer() | atom()) -> binary()
Ensures that the term passed to this function is a binary. If the variable passed contains list, int, or atom, it will be converted to binary.
Generated by EDoc, Mar 28 2017, 17:52:12.