Table of Contents

Method ReadInt32

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

ReadInt32()

Reads a 32-bit BSON integer from the stream.

public abstract int ReadInt32()

Returns

int

An int.