Table of Contents

Method ReadInt64

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

ReadInt64()

Reads a 64-bit BSON integer from the stream.

public abstract long ReadInt64()

Returns

long

A long.