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