Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
revcomp.Block
C# 클래스 revcomp.Block, kjkpub
파일 보기
프로젝트 열기: kjk/kjkpub
공개 프로퍼티들
프로퍼티
타입
설명
Count
int
Data
byte[]
공개 메소드들
메소드
설명
IndexOf
(
byte
b
,
int
o
) :
Index,
Read
(
BinaryReader
r
) :
int
메소드 상세
IndexOf()
공개
메소드
public
IndexOf
(
byte
b
,
int
o
) :
Index,
b
byte
o
int
리턴
Index,
Read()
공개
메소드
public
Read
(
BinaryReader
r
) :
int
r
BinaryReader
리턴
int
프로퍼티 상세
Count
공개적으로 프로퍼티
public
int
Count
리턴
int
Data
공개적으로 프로퍼티
public
byte[]
Data
리턴
byte[]