Table of Contents

Method ReadBytes

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

ReadBytes()

Reads BSON binary data from the reader.

public override byte[] ReadBytes()

Returns

byte[]

A byte array.