Details
-
New Feature
-
Resolution: Unresolved
-
Minor - P4
-
None
-
1.11
-
None
Description
Allow simplified access to the underlying Bson data by the RawBsonDocument class without deserialisation to an object.
Use case:
There are scenarios where the raw Bson data is required by a client application via an web API without the need for intermediate deserialisation and the overhead associated.