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