Search
Preparing search index...
The search index is not available
@iov/multichain Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
Slip10RawIndex
Class Slip10RawIndex
Hierarchy
Uint32
Slip10RawIndex
Implements
Integer
WithByteConverters
Index
Constructors
constructor
Properties
data
Methods
is
Hardened
to
Bytes
Big
Endian
to
Bytes
Little
Endian
to
Number
to
String
from
Big
Endian
Bytes
hardened
normal
Constructors
constructor
new
Slip10
Raw
Index
(
input
:
number
)
:
Slip10RawIndex
Parameters
input:
number
Returns
Slip10RawIndex
Properties
Protected
data
data
:
number
Methods
is
Hardened
is
Hardened
(
)
:
boolean
Returns
boolean
to
Bytes
Big
Endian
to
Bytes
Big
Endian
(
)
:
Uint8Array
Returns
Uint8Array
to
Bytes
Little
Endian
to
Bytes
Little
Endian
(
)
:
Uint8Array
Returns
Uint8Array
to
Number
to
Number
(
)
:
number
Returns
number
to
String
to
String
(
)
:
string
Returns
string
Static
from
Big
Endian
Bytes
from
Big
Endian
Bytes
(
bytes
:
ArrayLike
<
number
>
)
:
Uint32
Parameters
bytes:
ArrayLike
<
number
>
Returns
Uint32
Static
hardened
hardened
(
hardenedIndex
:
number
)
:
Slip10RawIndex
Parameters
hardenedIndex:
number
Returns
Slip10RawIndex
Static
normal
normal
(
normalIndex
:
number
)
:
Slip10RawIndex
Parameters
normalIndex:
number
Returns
Slip10RawIndex
Globals
Slip10
Raw
Index
constructor
data
is
Hardened
to
Bytes
Big
Endian
to
Bytes
Little
Endian
to
Number
to
String
from
Big
Endian
Bytes
hardened
normal
Generated using
TypeDoc