Function Bson.toString
Returns a string representation of this BSON value in JSON format.
string toString() @safe const;
Returns a string representation of this BSON value in JSON format.
string toString() @safe const;