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
ParserLib
StringStack
C# Class ParserLib.StringStack
ファイルを表示
Open project: rrajaguk/ApduParser
Class Usage Examples
Public Methods
Method
Description
StringStack
(
string
val
) :
System
getByte
( ) :
string
getBytes
(
int
length
) :
string
getRemaining
( ) :
string
Method Details
StringStack()
public
method
public
StringStack
(
string
val
) :
System
val
string
return
System
getByte()
public
method
public
getByte
( ) :
string
return
string
getBytes()
public
method
public
getBytes
(
int
length
) :
string
length
int
return
string
getRemaining()
public
method
public
getRemaining
( ) :
string
return
string