vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
JsonSerializer.isJsonBasicType
index
vibe
data
json
JsonSerializer
Undocumented in source.
struct
JsonSerializer
template
isJsonBasicType (
T
) {
enum
isJsonBasicType
;
}
Members
Manifest constants
isJsonBasicType
enum
isJsonBasicType
;
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