Game Framework
2021.05.31
|
成员的完整列表,这些成员属于 Utility.Encryption,包括所有继承而来的类成员
GetQuickSelfXorBytes(byte[] bytes, byte[] code) | Utility.Encryption | static |
GetQuickXorBytes(byte[] bytes, byte[] code) | Utility.Encryption | static |
GetSelfXorBytes(byte[] bytes, byte[] code) | Utility.Encryption | static |
GetSelfXorBytes(byte[] bytes, int startIndex, int length, byte[] code) | Utility.Encryption | static |
GetXorBytes(byte[] bytes, byte[] code) | Utility.Encryption | static |
GetXorBytes(byte[] bytes, int startIndex, int length, byte[] code) | Utility.Encryption | static |