BC-DCBOR TypeScript Library - v1.0.0-alpha.13
Preparing search index...
isBytes
Function isBytes
isBytes
(
cbor
:
Cbor
)
:
cbor
is
CborByteStringType
&
CborMethods
Check if CBOR value is a byte string.
Parameters
cbor
:
Cbor
CBOR value to check
Returns
cbor
is
CborByteStringType
&
CborMethods
True if value is byte string
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 byte string.