jsx/src/jsx_utf8.erl
2010-08-22 02:01:22 +00:00

7 lines
No EOL
91 B
Erlang

-module(jsx_utf8).
-define(utf8, true).
-include("./include/jsx_decoder_template.hrl").