Method ReadInt64

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

Namespace

MongoDB.Bson.IO

Assembly

MongoDB.Bson.dll

ReadInt64()

Reads a BSON Int64 from the reader.

long ReadInt64()

Returns

long

An Int64.