Table of Contents

Method ReadDouble

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

ReadDouble()

Reads a BSON double from the stream.

public override double ReadDouble()

Returns

double

A double.