libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
Json.readNull
fast
json
Json
Reads
null
off the JSON text.
struct
Json
(ALLOC, uint vl = validateUsed, bool validateUtf8 = vl > trustedSource)
nothrow @
trusted
typeof
(null)
readNull
(
)
if
(
(
vl
>
trustedSource
||
!
validateUtf8
)
)
Meta
Source
See Implementation
fast
json
Json
aliases
opDispatch
constructors
this
destructors
~this
functions
borrowString
keySwitch
opApply
read
readNull
skipValue
postblits
this(this)
properties
byKey
hasError
peek
singleKey
state
Reads null off the JSON text.