Typeberry by Fluffy Labs - v0.4.0
Preparing search index...
lib
fuzz_proto
v1
KeyValue
Class KeyValue
KeyValue ::= SEQUENCE { key TrieKey, value OCTET STRING }
Hierarchy (
View Summary
)
pvm
.
WithDebug
KeyValue
Index
Properties
key
value
Codec
Methods
to
String
create
Properties
Readonly
key
key
:
TruncatedHash
Readonly
value
value
:
BytesBlob
Static
Codec
Codec
:
Descriptor
<
KeyValue
,
ViewOf
<
KeyValue
,
{
key
:
Descriptor
<
Bytes
<
31
>
,
Bytes
<
31
>
>
;
value
:
Descriptor
<
BytesBlob
,
BytesBlob
>
;
}
,
>
,
>
= ...
Methods
to
String
toString
()
:
string
Returns
string
Static
create
create
(
__namedParameters
:
CodecRecord
<
KeyValue
>
)
:
KeyValue
Parameters
__namedParameters
:
CodecRecord
<
KeyValue
>
Returns
KeyValue
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...
KeyValue ::= SEQUENCE { key TrieKey, value OCTET STRING }