src/playdate/json
Theme:
🌗 Match OS
🌑 Dark
🌕 Light
Index
Search:
Group by:
Section
Type
Imports
Procs
newJSONDecoder
newJSONDecoder(this: ptr PlaydateJSON): JSONDecoderRes
Exports
Imports
bindings/json
,
bindings/json
Procs
proc
newJSONDecoder
(
this
:
ptr
PlaydateJSON
)
:
JSONDecoderRes
{.
...
raises
:
[
]
,
tags
:
[
]
,
forbids
:
[
]
.}
Exports
JSONEncoder
,
WriteFunc
,
JSONReader
,
JSONValue
,
boolValue
,
JSONValueUnion
,
PlaydateJSON
,
JSONValueType
,
stringValue
,
JSONDecoder
,
intValue
,
floatValue