BC-DCBOR TypeScript Library - v1.0.0-alpha.13
Preparing search index...
asText
Function asText
asText
(
cbor
:
Cbor
)
:
string
|
undefined
Extract text string value if type matches.
Parameters
cbor
:
Cbor
CBOR value
Returns
string
|
undefined
Text string or undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
BC-DCBOR TypeScript Library - v1.0.0-alpha.13
Loading...
Extract text string value if type matches.