fast ~master (2019-01-11T17:14:26Z)
Home
Dub
Repo
Json.peek
fast
json
Json
Returns the type of data that is up next in the JSON text.
struct
Json
(uint vl = validateUsed, bool validateUtf8 = vl > trustedSource)
@
property
DataType
peek
(
)
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
Returns the type of data that is up next in the JSON text.