| ByteHelper Class |
Namespace: X3Platform.Util
The ByteHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| ByteHelper | Initializes a new instance of the ByteHelper class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| FromBase64 | 将 Base64 编码文本转换成 byte[] | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| ToBase64 | 将 Base64 编码文本转换成文本 | |
| ToFile | ||
| ToStream | ||
| ToString | (Inherited from Object.) | |
| ToString(Byte) |