trying to port web app starter from PHP
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
:sig
|
||||
DTree json_decode(String s)
|
||||
|
||||
:params
|
||||
s : string containing JSON data
|
||||
return value : a DTree object containing the deserialized JSON data
|
||||
|
||||
:desc
|
||||
Deserializes 's' into a DTree structure.
|
||||
|
||||
Reference in New Issue
Block a user