CommandLineTextEncoder.FromBase64

Decodes a base64 string back to a plain string

public static string FromBase64(string base64Text,
	Encoding encoding)

Parameters

base64Text

encoding
If not specified Encoding.UTF8 is used


See also:

Class CommandLineTextEncoder

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic