mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
IonDescribedDecimal.getErrorCode
mir
ion
value
IonDescribedDecimal
Returns the error code associated with the IonDescribedDecimal.
(community summary)
struct
IonDescribedDecimal
@
trusted
pure nothrow @
nogc
const
IonErrorCode
getErrorCode
()
(
)
if
(
isFloatingPoint
!
T
)
Return Value
Type:
IonErrorCode
IonErrorCode
mir
ion
value
IonDescribedDecimal
functions
get
getErrorCode
serialize
variables
coefficient
exponent
Returns the error code associated with the IonDescribedDecimal. (community summary)