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