[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() | BSONDocument |
Create an empty document
|
![]() | BSONDocument(Stream) |
Deserializes BSON document from stream containing BSON-encoded data
|
![]() | BSONDocument(String, Boolean, TemplateArg ) |
Creates an instance of the document from JSON template with parameters populated from args optionally caching the template internal
representation. Do not cache templates that change often
|
See Also