C# Class FreakySources.Code.Base64

Mostra file Open project: KvanTTT/Freaky-Sources

Public Methods

Method Description
DecodeBase64 ( string str ) : byte[]

Private Methods

Method Description
IndexOf ( string alphabet, char c ) : int

Method Details

DecodeBase64() public static method

public static DecodeBase64 ( string str ) : byte[]
str string
return byte[]