vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
JsonSerializer.isSupportedValueType
index
vibe
data
json
JsonSerializer
Undocumented in source.
struct
JsonSerializer
template
isSupportedValueType (
T
) {
enum
isSupportedValueType
;
}
Members
Manifest constants
isSupportedValueType
enum
isSupportedValueType
;
Undocumented in source.
Meta
Source
See Implementation
index
vibe
data
json
JsonSerializer
constructors
this
functions
beginReadArrayEntry
beginReadDictionaryEntry
beginWriteArray
beginWriteArrayEntry
beginWriteDictionary
beginWriteDictionaryEntry
endReadArrayEntry
endReadDictionaryEntry
endWriteArray
endWriteArrayEntry
endWriteDictionary
endWriteDictionaryEntry
getSerializedResult
readArray
readDictionary
readValue
tryReadNull
writeValue
postblits
this(this)
templates
isJsonBasicType
isSupportedValueType