fast ~master (2019-01-11T17:14:26Z)
Home
Dub
Repo
Json.skipValue
fast
json
Json
Skips the next JSON value if you are not interested.
struct
Json
(uint vl = validateUsed, bool validateUtf8 = vl > trustedSource)
void
skipValue
(
)
if
(
vl
>
trustedSource
||
!
validateUtf8
)
Meta
Source
See Implementation
fast
json
Json
aliases
opDispatch
constructors
this
functions
borrowString
keySwitch
opApply
read
readNull
skipValue
postblits
this(this)
properties
byKey
peek
singleKey
state
Skips the next JSON value if you are not interested.