Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
HyoutaTools
Tales
tlzc
TLZC.Compression2
C# 클래스 HyoutaTools.Tales.tlzc.TLZC.Compression2
파일 보기
프로젝트 열기: AdmiralCurtiss/HyoutaTools
공개 메소드들
메소드
설명
Compress
(
byte
buffer
) :
byte[]
Decompress
(
byte
buffer
) :
byte[]
메소드 상세
Compress()
공개
메소드
public
Compress
(
byte
buffer
) :
byte[]
buffer
byte
리턴
byte[]
Decompress()
공개
메소드
public
Decompress
(
byte
buffer
) :
byte[]
buffer
byte
리턴
byte[]