« Return to Thread: json_to_term EEP

Re: json_to_term EEP

by David Mercer-4 :: Rate this Message:

Reply to Author | View in Thread

I notice keys and values are stored as binaries rather than lists of Unicode
code points (Erlang "strings").  Won't this result in different keys and
values for the same JSON object encoded in UTF-8 vs. UTF-16?

David

_______________________________________________
erlang-questions mailing list
erlang-questions@...
http://www.erlang.org/mailman/listinfo/erlang-questions

 « Return to Thread: json_to_term EEP