remove stream mode from jsx_terms and streamline options handling in jsx_terms to simplify migration to new api
This commit is contained in:
parent
3186223fd1
commit
01a8154ac4
2 changed files with 69 additions and 49 deletions
|
@ -125,7 +125,6 @@
|
|||
|
||||
-type decoder_opts() :: [decoder_opt()].
|
||||
-type decoder_opt() :: {strict, true | false}
|
||||
| {stream, true | false}
|
||||
| {encoding, supported_utf()}.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue