This commit is contained in:
root
2026-06-15 21:42:50 +00:00
parent 34a97e2577
commit 99cd92fb4a
126 changed files with 1615 additions and 1057 deletions
+3 -3
View File
@@ -8,9 +8,9 @@ return value : a DValue object containing the deserialized JSON data
:see
0_DValue
json_encode
to_bool
to_f64
to_u64
2_DValue_to_bool
2_DValue_to_f64
2_DValue_to_u64
:content
Deserializes `s` into a `DValue` structure.