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