ConvertBase64 Members
The following tables list the members exposed by the ConvertBase64 type.
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
FromBase64String | Converts the specified string, which encodes binary data as base-64 digits, to an equivalent 8-bit unsigned integer array. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToBase64String | Converts an array of 8-bit unsigned integers to its equivalent String representation encoded with base-64 digits. | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |