Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
WasmSExprEmitter
WasmSExprAssemblyEmitter.StringTableEntry
C# Class WasmSExprEmitter.WasmSExprAssemblyEmitter.StringTableEntry
ファイルを表示
Open project: WebAssembly/ilwasm
Public Properties
Property
Type
Description
Bytes
byte[]
Offset
int
SizeBytes
int
Public Methods
Method
Description
StringTableEntry
(
WasmSExprAssemblyEmitter
emitter
,
string
text
) :
System
Method Details
StringTableEntry()
public
method
public
StringTableEntry
(
WasmSExprAssemblyEmitter
emitter
,
string
text
) :
System
emitter
WasmSExprAssemblyEmitter
text
string
return
System
Property Details
Bytes
public_oe property
public
byte[]
Bytes
return
byte[]
Offset
public_oe property
public
int
Offset
return
int
SizeBytes
public_oe property
public
int
SizeBytes
return
int