Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
SourceCodeInfo_Location
Variable SourceCodeInfo_Location
Source
Code
Info_
Location
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
SourceCodeInfo_Location
;
encode
(
message
:
SourceCodeInfo_Location
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
SourceCodeInfo_LocationAmino
)
:
SourceCodeInfo_Location
;
fromAminoMsg
(
object
:
SourceCodeInfo_LocationAminoMsg
)
:
SourceCodeInfo_Location
;
fromPartial
(
object
:
{
leadingComments
?:
string
;
leadingDetachedComments
?:
string
[]
;
path
?:
number
[]
;
span
?:
number
[]
;
trailingComments
?:
string
;
}
)
:
SourceCodeInfo_Location
;
fromProtoMsg
(
message
:
SourceCodeInfo_LocationProtoMsg
)
:
SourceCodeInfo_Location
;
toAmino
(
message
:
SourceCodeInfo_Location
)
:
SourceCodeInfo_LocationAmino
;
toProto
(
message
:
SourceCodeInfo_Location
)
:
Uint8Array
;
toProtoMsg
(
message
:
SourceCodeInfo_Location
)
:
SourceCodeInfo_LocationProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...