Method WriteRawBsonArray
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Bson.dll
WriteRawBsonArray(IByteBuffer)
Writes a raw BSON array.
void WriteRawBsonArray(IByteBuffer slice)
Parameters
slice
IByteBuffer
The byte buffer containing the raw BSON array.