Method WriteRawBsonArray NamespaceMongoDB.Bson.IO AssemblyMongoDB.Bson.dll WriteRawBsonArray(IByteBuffer) Writes a raw BSON array. public virtual void WriteRawBsonArray(IByteBuffer slice) Parameters slice IByteBuffer The byte buffer containing the raw BSON array.