IonInt.getErrorCode

Returns the IonErrorCode associated with this IonInt value. (community summary)

struct IonInt
@trusted pure nothrow @nogc const
getErrorCode
(
T
)
()
if (
isIntegral!T
)

Return Value

IonErrorCode