Hierarchy

  • BsonSize

Properties

Properties

$bsonSize: ObjectExpression

Returns the size in bytes of a given document (i.e. bsontype Object) when encoded as BSON. You can use $bsonSize as an alternative to the Object.bsonSize() method.

Generated using TypeDoc