Table of Contents

Method ReadInt32

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

ReadInt32()

Reads a BSON Int32 from the reader.

public override int ReadInt32()

Returns

int

An Int32.