JHBase64 Methods

DCSoft.DBUtilityGeneric

JHBase64 Methods

The JHBase64 type exposes the following members.

Methods
  Name Description
Public method Static member Decode
Base64解码,采用utf8编码方式
Public method Static member Encode
Base64编码,采用utf8编码方式
Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
See Also