Table of Contents

Method ReadInt64

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

ReadInt64()

Reads a 64-bit BSON integer from the stream.

public override long ReadInt64()

Returns

long

A long.