Game Framework  2021.05.31
Utility.Encryption 成员列表

成员的完整列表,这些成员属于 Utility.Encryption,包括所有继承而来的类成员

GetQuickSelfXorBytes(byte[] bytes, byte[] code)Utility.Encryptionstatic
GetQuickXorBytes(byte[] bytes, byte[] code)Utility.Encryptionstatic
GetSelfXorBytes(byte[] bytes, byte[] code)Utility.Encryptionstatic
GetSelfXorBytes(byte[] bytes, int startIndex, int length, byte[] code)Utility.Encryptionstatic
GetXorBytes(byte[] bytes, byte[] code)Utility.Encryptionstatic
GetXorBytes(byte[] bytes, int startIndex, int length, byte[] code)Utility.Encryptionstatic