fast ~master (2019-01-11T17:14:26Z)
Home
Dub
Repo
Json.read
fast
json
Json
Reads a boolean value off the JSON text.
string
read
(bool allowNull)
T
read
()
N
read
()
T
read
()
T
read
()
T
read
()
T
read
()
T
read
()
bool
read
()
struct
Json
(uint vl = validateUsed, bool validateUtf8 = vl > trustedSource)
bool
read
(
T
)
(
)
if
(
is
(
T
==
bool
)
)
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 a boolean value off the JSON text.