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
CSharpUtils
Ext
Compression
Lz
RleMatcher
C# Class CSharpUtils.Ext.Compression.Lz.RleMatcher
Exibir arquivo
Open project: soywiz/csharputils
Class Usage Examples
Public Properties
Property
Type
Description
Byte
byte
Length
int
Public Methods
Method
Description
RleMatcher
(
byte
Data
,
int
Offset
) :
System
Skip
(
int
Skip
= 1 ) :
void
Method Details
RleMatcher()
public
method
public
RleMatcher
(
byte
Data
,
int
Offset
) :
System
Data
byte
Offset
int
return
System
Skip()
public
method
public
Skip
(
int
Skip
= 1 ) :
void
Skip
int
return
void
Property Details
Byte
public_oe property
public
byte
Byte
return
byte
Length
public_oe property
public
int
Length
return
int