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