Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Mono
DataConverter.DataConverter.PackContext
C# 클래스 Mono.DataConverter.DataConverter.PackContext
파일 보기
프로젝트 열기: runefs/Marvin
공개 프로퍼티들
프로퍼티
타입
설명
align
int
buffer
byte[]
conv
DataConverter
description
string
i
int
repeat
int
공개 메소드들
메소드
설명
Add
(
byte
group
) :
void
Get
( ) :
byte[]
메소드 상세
Add()
공개
메소드
public
Add
(
byte
group
) :
void
group
byte
리턴
void
Get()
공개
메소드
public
Get
( ) :
byte[]
리턴
byte[]
프로퍼티 상세
align
공개적으로 프로퍼티
public
int
align
리턴
int
buffer
공개적으로 프로퍼티
public
byte[]
buffer
리턴
byte[]
conv
공개적으로 프로퍼티
public
DataConverter,Mono
conv
리턴
DataConverter
description
공개적으로 프로퍼티
public
string
description
리턴
string
i
공개적으로 프로퍼티
public
int
i
리턴
int
repeat
공개적으로 프로퍼티
public
int
repeat
리턴
int