Method ReadBytes

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Bson.IO

Assembly

MongoDB.Bson.dll

ReadBytes()

Reads BSON binary data from the reader.

byte[] ReadBytes()

Returns

byte[]

A byte array.