e-CryptIt Engine Xojo Plugin - Encodings Xojo Plugin |
|
EinhugurBase64.Encode Method (console safe)
To encode a string with the Base64 algorithm.
Encode(
s as String) as String
Parameters
- s
- The string to encode.
Returns
- String
Remarks
Supported Platforms:
macOS Intel 64 bitmacOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bitLinux ARM 64 bitiOS
See Also
EinhugurBase64 Module