BC-DCBOR TypeScript Library - v1.0.0-alpha.13
Preparing search index...
CborByteStringType
Interface CborByteStringType
interface
CborByteStringType
{
isCbor
:
true
;
type
:
2
;
value
:
Uint8Array
;
}
Index
Properties
is
Cbor
type
value
Properties
Readonly
is
Cbor
isCbor
:
true
Readonly
type
type
:
2
Readonly
value
value
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Cbor
type
value
BC-DCBOR TypeScript Library - v1.0.0-alpha.13
Loading...