Table of Contents

Method ReadRawBsonArray

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

ReadRawBsonArray()

Reads a raw BSON array.

public override IByteBuffer ReadRawBsonArray()

Returns

IByteBuffer

The raw BSON array.