Method WriteRawBsonDocument
WriteRawBsonDocument(IByteBuffer)
Writes a raw BSON document.
void WriteRawBsonDocument(IByteBuffer slice)
Parameters
slice
IByteBufferThe byte buffer containing the raw BSON document.
Writes a raw BSON document.
void WriteRawBsonDocument(IByteBuffer slice)
slice
IByteBufferThe byte buffer containing the raw BSON document.