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
StratosCompanionWebApi
Workbench
CompanionFiles
RDAT
C# Class StratosCompanionWebApi.Workbench.CompanionFiles.RDAT
Inheritance:
CompanionFile
Mostrar archivo
Open project: SilversphereInc/RedisRipper
Class Usage Examples
Public Methods
Method
Description
FromList
(
int
offset
,
byte
data
) :
void
RDAT
( ) :
System.Collections.Generic
ToList
( ) :
List
Method Details
FromList()
public
method
public
FromList
(
int
offset
,
byte
data
) :
void
offset
int
data
byte
return
void
RDAT()
public
method
public
RDAT
( ) :
System.Collections.Generic
return
System.Collections.Generic
ToList()
public
method
public
ToList
( ) :
List
return
List