Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Glyma
LargeFileUpload
ReceivedPackage
C# 클래스 Glyma.LargeFileUpload.ReceivedPackage
파일 보기
프로젝트 열기: chris-tomich/Glyma
1 사용 예제들
Private Properties
프로퍼티
타입
설명
공개 메소드들
메소드
설명
IsCorrupted
( ) :
bool
ReceivedPackage
(
int
hashLength
,
byte
receivedData
) :
System
메소드 상세
IsCorrupted()
공개
메소드
public
IsCorrupted
( ) :
bool
리턴
bool
ReceivedPackage()
공개
메소드
public
ReceivedPackage
(
int
hashLength
,
byte
receivedData
) :
System
hashLength
int
receivedData
byte
리턴
System