Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
revcomp.Block
C# Class revcomp.Block, kjkpub
显示文件
Open project: kjk/kjkpub
Public Properties
Property
Type
Description
Count
int
Data
byte[]
Public Methods
Method
Description
IndexOf
(
byte
b
,
int
o
) :
Index,
Read
(
BinaryReader
r
) :
int
Method Details
IndexOf()
public
method
public
IndexOf
(
byte
b
,
int
o
) :
Index,
b
byte
o
int
return
Index,
Read()
public
method
public
Read
(
BinaryReader
r
) :
int
r
BinaryReader
return
int
Property Details
Count
public_oe property
public
int
Count
return
int
Data
public_oe property
public
byte[]
Data
return
byte[]