Bson.toString

Returns a string representation of this BSON value in JSON format.

  1. string toString()
    struct Bson
    @safe const
    string
    toString
    ()
  2. void toString(R range)

Meta