edoc documentation added
This commit is contained in:
parent
c098b06e88
commit
6ff74e6d59
12 changed files with 445 additions and 16 deletions
|
@ -57,8 +57,7 @@
|
|||
|
||||
-type jsx_parser_result() :: {event, jsx_event(), fun(() -> jsx_parser_result())}
|
||||
| {incomplete, jsx_parser()}
|
||||
| {error, badjson}
|
||||
| ok.
|
||||
| {error, badjson}.
|
||||
|
||||
|
||||
-type supported_utf() :: utf8 | utf16 | {utf16, little} | utf32 | {utf32, little}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue