IonIntField.getErrorCode

struct IonIntField
@trusted pure nothrow @nogc const
getErrorCode
(
T
)
()
if (
isSigned!T
)

Return Value

IonErrorCode Precondition: this != null.

Meta