Method WriteDecimal128
WriteDecimal128(IBsonWriter, string, Decimal128)
Writes a BSON Decimal128 element to the writer.
Parameters
writer
IBsonWriter The writer.
name
stringThe name of the element.
value
Decimal128The Decimal128 value.
Writes a BSON Decimal128 element to the writer.
writer
IBsonThe writer.
name
stringThe name of the element.
value
Decimal128The Decimal128 value.