Decimal256.string


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "3.0.0" ) ]
public Decimal256.string (string data) throws Error

Parameters:

data

The data of the decimal.

Returns:

A newly created Decimal256 on success, null on error.