Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Wasm
HeapU8
C# Class Wasm.HeapU8
Datei anzeigen
Open project: WebAssembly/ilwasm
Public Methods
Method
Description
this
(
int
offset
) :
byte
this
(
int
@base
,
int
offset
) :
byte
Method Details
this()
public
method
public
this
(
int
offset
) :
byte
offset
int
return
byte
this()
public
method
public
this
(
int
@base
,
int
offset
) :
byte
@base
int
offset
int
return
byte