Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
EnumValueDescriptorProto
Variable EnumValueDescriptorProto
Enum
Value
Descriptor
Proto
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
EnumValueDescriptorProto
;
encode
(
message
:
EnumValueDescriptorProto
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
EnumValueDescriptorProtoAmino
)
:
EnumValueDescriptorProto
;
fromAminoMsg
(
object
:
EnumValueDescriptorProtoAminoMsg
)
:
EnumValueDescriptorProto
;
fromPartial
(
object
:
{
name
?:
string
;
number
?:
number
;
options
?:
{
deprecated
?:
boolean
;
uninterpretedOption
?:
{
aggregateValue
?:
string
;
doubleValue
?:
number
;
identifierValue
?:
string
;
name
?:
{
isExtension
?:
(
...
)
|
(
...
)
|
(
...
)
;
namePart
?:
(
...
)
|
(
...
)
;
}
[]
;
negativeIntValue
?:
bigint
;
positiveIntValue
?:
bigint
;
stringValue
?:
Uint8Array
;
}
[]
;
}
;
}
)
:
EnumValueDescriptorProto
;
fromProtoMsg
(
message
:
EnumValueDescriptorProtoProtoMsg
)
:
EnumValueDescriptorProto
;
toAmino
(
message
:
EnumValueDescriptorProto
)
:
EnumValueDescriptorProtoAmino
;
toProto
(
message
:
EnumValueDescriptorProto
)
:
Uint8Array
;
toProtoMsg
(
message
:
EnumValueDescriptorProto
)
:
EnumValueDescriptorProtoProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...