BSON.toJSON

Converts a BSON value to a JSON value.

All BSON types that cannot be exactly represented as JSON, will be converted to a string.

struct BSON
@safe const
toJSON
()

Meta