LumiSoft Net Help
Base64 Class
NamespacesLumiSoft.Net.IOBase64
This class implements base64 encoder/decoder. Defined in RFC 4648.
Declaration Syntax
C#Visual BasicVisual C++F#
public class Base64
Public Class Base64
public ref class Base64
type Base64 =  class end
Members
All MembersConstructorsMethods



IconMemberDescription
Base64()()()()
Default constructor.

Decode(String, Boolean)
Decodes specified base64 string.

Decode(array<Byte>[]()[][], Int32, Int32, Boolean)
Decodes specified base64 data.

Decode(array<Byte>[]()[][], Int32, Int32, array<Byte>[]()[][], Int32, Boolean)
Decodes base64 encoded bytes.

Encode(array<Byte>[]()[][], Int32, Int32, Boolean)
Encodes bytes.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Base64

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119