Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ParserLib
TLV
C# Class ParserLib.TLV
Mostra file
Open project: rrajaguk/ApduParser
Class Usage Examples
Public Methods
Method
Description
addChild
(
TLV
val
) :
void
parse
(
string
testData
) :
TLV
parse
( ) :
void
Method Details
addChild()
public
method
public
addChild
(
TLV
val
) :
void
val
TLV
return
void
parse()
public
static
method
public
static
parse
(
string
testData
) :
TLV
testData
string
return
TLV
parse()
public
method
public
parse
( ) :
void
return
void