Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Asciimation
RLE
C# Class Asciimation.RLE
ファイルを表示
Open project: KvanTTT/CSharp-Minifier
Public Methods
Method
Description
Decode
(
byte
bytes
) :
byte[]
Encode
(
byte
bytes
) :
byte[]
Method Details
Decode()
public
static
method
public
static
Decode
(
byte
bytes
) :
byte[]
bytes
byte
return
byte[]
Encode()
public
static
method
public
static
Encode
(
byte
bytes
) :
byte[]
bytes
byte
return
byte[]