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