libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
Json.this
fast
json
Json
Undocumented in source.
this
()
struct
Json
(ALLOC, uint vl = validateUsed, bool validateUtf8 = vl > trustedSource)
nothrow @
trusted
@
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
destructors
~this
functions
borrowString
keySwitch
opApply
read
readNull
skipValue
postblits
this(this)
properties
byKey
hasError
peek
singleKey
state