Table of Contents

Method ReadDecimal128

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

ReadDecimal128()

Reads a BSON Decimal128 from the reader.

public override Decimal128 ReadDecimal128()

Returns

Decimal128

A Decimal128.