fresh api. virtually whole new thing, entirely new interface and heavily modified encoder/decoder
This commit is contained in:
parent
9c5710b97c
commit
200fb231a9
11 changed files with 559 additions and 289 deletions
|
@ -1,4 +1,5 @@
|
|||
-record(opts, {
|
||||
loose_unicode = false,
|
||||
escape_forward_slash = false
|
||||
escape_forward_slash = false,
|
||||
explicit_end = false
|
||||
}).
|
Loading…
Add table
Add a link
Reference in a new issue