fast ~master (2019-01-11T17:14:26Z)
Home
Dub
Repo
Json.this
fast
json
Json
Undocumented in source.
this
()
struct
Json
(uint vl = validateUsed, bool validateUtf8 = vl > trustedSource)
@
disable
this
(
)
if
(
vl
>
trustedSource
||
!
validateUtf8
)
this
(string text, Flag!"simdPrep" simdPrep)
this
(const(char)[] text, Flag!"simdPrep" simdPrep)
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