Overload List
| Name | Description | |
|---|---|---|
| EncodeBase64(Byte) |
Converts a byte to a BASE64 string.
| |
| EncodeBase64(array<Byte>[]()[][]) |
Converts a byte array to a BASE64 string.
| |
| EncodeBase64(Int32) |
Converts an integer to a BASE64 string.
|