BC-DCBOR TypeScript Library - v1.0.0-alpha.13
Preparing search index...
isNegative
Function isNegative
isNegative
(
cbor
:
Cbor
)
:
cbor
is
CborNegativeType
&
CborMethods
Check if CBOR value is a negative integer.
Parameters
cbor
:
Cbor
CBOR value to check
Returns
cbor
is
CborNegativeType
&
CborMethods
True if value is negative integer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
BC-DCBOR TypeScript Library - v1.0.0-alpha.13
Loading...
Check if CBOR value is a negative integer.