rcdata ~master (2021-10-23T10:39:12.0262369)
Dub
Repo
JSONParser.skipValue
rcdata
json
JSONParser
Skip the next value in the JSON.
struct
JSONParser
void
skipValue
(
)
Throws
JSONException
on syntax error.
Meta
Source
See Implementation
rcdata
json
JSONParser
constructors
this
enums
Type
functions
getArray
getAssoc
getBoolean
getNull
getNumber
getObject
getString
getStruct
peekType
save
skipValue
updateStruct
templates
get
variables
input
lineNumber
Skip the next value in the JSON.