Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
GetCodecDescriptorResponse
Variable GetCodecDescriptorResponse
Get
Codec
Descriptor
Response
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
GetCodecDescriptorResponse
;
encode
(
message
:
GetCodecDescriptorResponse
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
GetCodecDescriptorResponseAmino
)
:
GetCodecDescriptorResponse
;
fromAminoMsg
(
object
:
GetCodecDescriptorResponseAminoMsg
)
:
GetCodecDescriptorResponse
;
fromPartial
(
object
:
{
codec
?:
{
interfaces
?:
{
fullname
?:
string
;
interfaceAcceptingMessages
?:
{
fieldDescriptorNames
?:
(
...
)
|
(
...
)
;
fullname
?:
(
...
)
|
(
...
)
;
}
[]
;
interfaceImplementers
?:
{
fullname
?:
(
...
)
|
(
...
)
;
typeUrl
?:
(
...
)
|
(
...
)
;
}
[]
;
}
[]
;
}
;
}
)
:
GetCodecDescriptorResponse
;
fromProtoMsg
(
message
:
GetCodecDescriptorResponseProtoMsg
)
:
GetCodecDescriptorResponse
;
toAmino
(
message
:
GetCodecDescriptorResponse
)
:
GetCodecDescriptorResponseAmino
;
toAminoMsg
(
message
:
GetCodecDescriptorResponse
)
:
GetCodecDescriptorResponseAminoMsg
;
toProto
(
message
:
GetCodecDescriptorResponse
)
:
Uint8Array
;
toProtoMsg
(
message
:
GetCodecDescriptorResponse
)
:
GetCodecDescriptorResponseProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...