C# Class NVaporWare.EvicEncoding

Inheritance: System.Text.ASCIIEncoding
Afficher le fichier Open project: bitterskittles/NVaporWare

Méthodes publiques

Méthode Description
GetString ( byte bytes, int byteIndex, int byteCount ) : string

Method Details

GetString() public méthode

public GetString ( byte bytes, int byteIndex, int byteCount ) : string
bytes byte
byteIndex int
byteCount int
Résultat string