Merge branch 'develop' into vtwopointoh
This commit is contained in:
commit
3bb65e9bab
12 changed files with 104 additions and 45 deletions
|
@ -48,11 +48,11 @@
|
|||
| null
|
||||
| integer()
|
||||
| float()
|
||||
| binary().
|
||||
| binary()
|
||||
| atom().
|
||||
|
||||
-type json_text() :: binary().
|
||||
|
||||
|
||||
-spec encode(Source::json_term()) -> json_text() | {incomplete, encoder()}.
|
||||
-spec encode(Source::json_term(), Config::jsx_to_json:config()) -> json_text() | {incomplete, encoder()}.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue