Constructor RawBsonDocument
RawBsonDocument(IByteBuffer)
Initializes a new instance of the Raw
Parameters
slice
IByteBuffer The slice.
Exceptions
- Argument
Null Exception slice
- Argument
Exception RawBsonDocument cannot be used with an IByteBuffer that needs disposing.
RawBsonDocument(byte[])
Initializes a new instance of the Raw
Parameters
bytes
byte[]The bytes.