invoke

operator fun invoke(value: String): BsonDecimal128

Returns a BsonDecimal128 value representing the given String.

Return

the BsonDecimal128 value representing the given String

See also

Parameters

value

the BsonDecimal128 value represented as a String

Throws

if the value is out of the BsonDecimal128 range