Preparing search index...
The search index is not available
Tezos Domains
Tezos Domains
core/public_api
BytesEncoder
Class BytesEncoder
Hierarchy (
View Summary
)
BytesEncoder
NormalizeBytesEncoder
Implements
TypedRpcDataEncoder
<
string
,
string
>
Index
Constructors
constructor
Methods
decode
encode
Constructors
constructor
new
BytesEncoder
()
:
BytesEncoder
Returns
BytesEncoder
Methods
decode
decode
(
value
:
null
|
string
)
:
null
|
string
Parameters
value
:
null
|
string
Returns
null
|
string
encode
encode
(
value
:
null
|
string
)
:
null
|
string
Parameters
value
:
null
|
string
Returns
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
decode
encode
Tezos Domains
Loading...