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