Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
AsmHighlighter
Lexer
ScanBuff
C# Class AsmHighlighter.Lexer.ScanBuff
Mostrar archivo
Open project: Trass3r/AsmHighlighter
Class Usage Examples
Public Methods
Method
Description
GetString
(
int
b
,
int
e
) :
string
Peek
( ) :
int
Read
( ) :
int
Method Details
GetString()
public
abstract
method
public
abstract
GetString
(
int
b
,
int
e
) :
string
b
int
e
int
return
string
Peek()
public
abstract
method
public
abstract
Peek
( ) :
int
return
int
Read()
public
abstract
method
public
abstract
Read
( ) :
int
return
int