-
Type:
New Feature
-
Resolution: Won't Do
-
Priority:
Minor - P4
-
None
-
Affects Version/s: 1.11
-
Component/s: BSON
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
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.