BC-DCBOR TypeScript Library - v1.0.0-alpha.13
Preparing search index...
cbor
Function cbor
cbor
(
value
:
CborInput
)
:
Cbor
Convert any value to a CBOR representation. Matches Rust's
From
trait implementations for CBOR.
Parameters
value
:
CborInput
Returns
Cbor
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
BC-DCBOR TypeScript Library - v1.0.0-alpha.13
Loading...
Convert any value to a CBOR representation. Matches Rust's
Fromtrait implementations for CBOR.