CBORPositiveInteger.isNumber()

Returns true if the value can be safely represented as a JS Number without losing accuracy.

Definition

function isNumber(): boolean;