Method ReadBytes NamespaceMongoDB.Bson.IO AssemblyMongoDB.Bson.dll ReadBytes() Reads BSON binary data from the reader. public abstract byte[] ReadBytes() Returns byte[] A byte array.