C# Class Redu.Util.ByteExtensions

Afficher le fichier Open project: arccoza/redu

Méthodes publiques

Méthode Description
CharCount ( this b, EncodingType type ) : int
ToString ( this b, EncodingType type ) : string

Method Details

CharCount() public static méthode

public static CharCount ( this b, EncodingType type ) : int
b this
type EncodingType
Résultat int

ToString() public static méthode

public static ToString ( this b, EncodingType type ) : string
b this
type EncodingType
Résultat string