Search
Preparing search index...
The search index is not available
radixdlt
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
RadixEUID
Class RadixEUID
Hierarchy
RadixEUID
Implements
RadixSerializable
Index
Constructors
constructor
Properties
value
SERIALIZER
Methods
equals
to
Byte
Array
to
Json
to
String
from
Json
Constructors
constructor
new
RadixEUID
(
value
:
any
)
:
RadixEUID
Parameters
value:
any
Returns
RadixEUID
Properties
value
value
:
BN
Static
SERIALIZER
SERIALIZER
:
string
= "EUID"
Methods
equals
equals
(
euid
:
RadixEUID
)
:
any
Parameters
euid:
RadixEUID
Returns
any
to
Byte
Array
to
Byte
Array
(
)
:
Buffer
Returns
Buffer
to
Json
to
Json
(
)
:
object
Returns
object
serializer
:
string
value
:
any
to
String
to
String
(
)
:
string
Returns
string
Static
from
Json
from
Json
(
data
:
object
)
:
RadixEUID
Parameters
data:
object
serializer
:
string
value
:
string
Returns
RadixEUID
Globals
RadixEUID
constructor
value
SERIALIZER
equals
to
Byte
Array
to
Json
to
String
from
Json
Generated using
TypeDoc