BC-DCBOR TypeScript Library - v1.0.0-alpha.13
Preparing search index...
CborUnsignedType
Interface CborUnsignedType
interface
CborUnsignedType
{
isCbor
:
true
;
type
:
0
;
value
:
CborNumber
;
}
Index
Properties
is
Cbor
type
value
Properties
Readonly
is
Cbor
isCbor
:
true
Readonly
type
type
:
0
Readonly
value
value
:
CborNumber
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...