added the generated source files to the /src dir along with instructions on how to generate them
This commit is contained in:
parent
c0aca66a75
commit
8e21ab9145
9 changed files with 6462 additions and 5 deletions
|
@ -89,6 +89,8 @@ jsx is stream based and allows the parsing of naked, unwrapped json values. toge
|
|||
|
||||
### notes ###
|
||||
|
||||
don't edit the various jsx\_utfx.erl files in the src dir directly, see /priv/jsx\_decoder.erl for why
|
||||
|
||||
jsx supports utf8, utf16 (little and big endian) and utf32 (little and big endian). future support is planned for erlang iolists
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue