Main documentation
Preparing search index...
The search index is not available
massa-web3
massa-web3
Metadata
Class Metadata
Implements
Serializable
<
Metadata
>
Index
Constructors
constructor
Properties
key
value
Methods
deserialize
serialize
Constructors
constructor
new
Metadata
(
key
?
,
value
?
)
:
Metadata
Parameters
key
:
string
= ''
value
:
string
= ''
Returns
Metadata
Properties
key
key
:
string
= ''
value
value
:
string
= ''
Methods
deserialize
deserialize
(
data
,
offset
)
:
DeserializedResult
<
Metadata
>
Parameters
data
:
Uint8Array
offset
:
number
Returns
DeserializedResult
<
Metadata
>
serialize
serialize
(
)
:
Uint8Array
Returns
Uint8Array
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
key
value
deserialize
serialize
massa-web3
Loading...