Tools for representing raw BSON documents.
Create a new RawBSONDocument.
Parameters: |
|
---|
Changed in version 3.5: If a CodecOptions is passed in, its document_class must be RawBSONDocument.
Lazily decode and iterate elements in this document.
The raw BSON bytes composing this document.