Typeberry by Fluffy Labs - v0.4.0
Preparing search index...
lib
state
StorageItem
Class StorageItem
A class that adds
toString
method that prints all properties of an object.
Hierarchy (
View Summary
)
pvm
.
WithDebug
StorageItem
Index
Properties
key
value
Codec
Methods
to
String
create
Properties
Readonly
key
key
:
BytesBlob
&
pvm
.
WithOpaque
<
"storage key"
>
Readonly
value
value
:
BytesBlob
Static
Codec
Codec
:
Descriptor
<
StorageItem
,
ViewOf
<
StorageItem
,
{
key
:
Descriptor
<
BytesBlob
&
pvm
.
WithOpaque
<
"storage key"
>
,
BytesBlob
>
;
value
:
Descriptor
<
BytesBlob
,
BytesBlob
>
;
}
,
>
,
>
= ...
Methods
to
String
toString
()
:
string
Returns
string
Static
create
create
(
__namedParameters
:
CodecRecord
<
StorageItem
>
)
:
StorageItem
Parameters
__namedParameters
:
CodecRecord
<
StorageItem
>
Returns
StorageItem
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
value
Codec
Methods
to
String
create
Typeberry by Fluffy Labs - v0.4.0
Loading...
A class that adds
toStringmethod that prints all properties of an object.