Overload List

  NameDescription
Public methodStatic memberEncodeBase64(Byte)
Converts a byte to a BASE64 string.
Public methodStatic memberEncodeBase64(array<Byte>[]()[][])
Converts a byte array to a BASE64 string.
Public methodStatic memberEncodeBase64(Int32)
Converts an integer to a BASE64 string.

See Also