[erlang-questions] Binary to string conversion

Raimo Niskanen raimo+erlang-questions@REDACTED
Wed May 10 15:26:24 CEST 2017


On Wed, May 10, 2017 at 06:07:56PM +0530, Abhishek Ranjan wrote:
> I tried
> 
> bin_is_7bit/1
> bom_to_encoding/1
> encoding_to_bom/1
> 
> and didn't try the ones starting with characters keyword as I had this doubt regarding them
> that I have a binary not a character at hand already

Read the documentation:
	http://erlang.org/doc/man/unicode.html
	http://erlang.org/doc/man/unicode.html#characters_to_list-1

It actually explains things...


> 
> But thank you for the reply
> 


-- 

/ Raimo Niskanen, Erlang/OTP, Ericsson AB



More information about the erlang-questions mailing list