fast ~master (2019-01-11T17:14:26Z)
Home
Dub
Repo
Json.readNull
fast
json
Json
Reads
null
off the JSON text.
struct
Json
(uint vl = validateUsed, bool validateUtf8 = vl > trustedSource)
typeof
(null)
readNull
(
)
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
Reads null off the JSON text.