Function Bson.length
Returns the length of a BSON value of type String, Array, Object or BinData.
ulong length() @property @safe const;
Returns the length of a BSON value of type String, Array, Object or BinData.
ulong length() @property @safe const;