C# Class Asciimation.RLE

Afficher le fichier Open project: KvanTTT/CSharp-Minifier

Méthodes publiques

Méthode Description
Decode ( byte bytes ) : byte[]
Encode ( byte bytes ) : byte[]

Method Details

Decode() public static méthode

public static Decode ( byte bytes ) : byte[]
bytes byte
Résultat byte[]

Encode() public static méthode

public static Encode ( byte bytes ) : byte[]
bytes byte
Résultat byte[]