strings returned as binaries
This commit is contained in:
parent
d5a91c0a06
commit
0ea61233c5
22 changed files with 86 additions and 98 deletions
|
@ -4,9 +4,9 @@
|
|||
end_array,
|
||||
{integer,20},
|
||||
start_object,
|
||||
{key,"key"},
|
||||
{key,<<"key">>},
|
||||
{integer,20},
|
||||
{key,"another key"},
|
||||
{key,<<"another key">>},
|
||||
{integer,20},
|
||||
end_object,
|
||||
{integer,42},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue