vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
Bson.length
index
vibe
data
bson
Bson
Returns the length of a BSON value of type String, Array, Object or BinData.
struct
Bson
@
safe
@
property
const
size_t
length
(
)
Meta
Source
See Implementation
index
vibe
data
bson
Bson
constructors
this
enums
Type
functions
byIndexValue
byKeyValue
byValue
isNull
opApply
opAssign
opCast
opEquals
opIndex
opIndexAssign
opt
remove
toJson
toString
tryIndex
properties
data
emptyArray
emptyObject
get
length
to
type
static functions
fromJson
Returns the length of a BSON value of type String, Array, Object or BinData.