Bson Array
Construct an empty BsonArray with the specified initial capacity.
Parameters
initial Capacity
the initial capacity of the BsonArray
Throws
if the specified initial capacity is negative
constructs the bson array with an initial list of values, defaults to no items
Parameters
initial
the initial list of BsonValues in the array