CommandLineTextEncoder.ToBase64

Encodes a string into a Base64 string.

public static string ToBase64(string text,
	Encoding encoding)

Parameters

text

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