C# Class Por.Core.Utilities.Base32Convert

Afficher le fichier Open project: neoeinstein/purpleonion

Méthodes publiques

Méthode Description
ToBytes ( string enc ) : byte[]
ToString ( byte plain ) : string

Method Details

ToBytes() public static méthode

public static ToBytes ( string enc ) : byte[]
enc string
Résultat byte[]

ToString() public static méthode

public static ToString ( byte plain ) : string
plain byte
Résultat string