update encoder_opts() spec
This commit is contained in:
parent
e0a47225d8
commit
c1d8025081
1 changed files with 2 additions and 0 deletions
|
@ -125,6 +125,8 @@
|
|||
|
||||
-type decoder_opts() :: [decoder_opt()].
|
||||
-type decoder_opt() :: {strict, true | false}
|
||||
| {repeatable_keys, true | false}
|
||||
| repeatable_keys
|
||||
| {encoding, supported_utf()}.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue