Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Emveepee
Decoding
LogFileStream.Header
C# Class Emveepee.Decoding.LogFileStream.Header
Exibir arquivo
Open project: mono/emveepee
Public Properties
Property
Type
Description
Code
BlockCode
CounterDelta
uint
Length
int
Public Methods
Method
Description
Header
(
byte
data
) :
System
Method Details
Header()
public
method
public
Header
(
byte
data
) :
System
data
byte
return
System
Property Details
Code
public_oe property
public
BlockCode
Code
return
BlockCode
CounterDelta
public_oe property
public
uint
CounterDelta
return
uint
Length
public_oe property
public
int
Length
return
int