mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
IonInt.getErrorCode
mir
ion
value
IonInt
Returns the IonErrorCode associated with this IonInt value.
(community summary)
struct
IonInt
@
trusted
pure nothrow @
nogc
const
IonErrorCode
getErrorCode
(
T
)
(
)
if
(
isIntegral
!
T
)
Return Value
Type:
IonErrorCode
IonErrorCode
mir
ion
value
IonInt
functions
get
getErrorCode
serialize
variables
data
sign
Returns the IonErrorCode associated with this IonInt value. (community summary)