Class CommandUtils
java.lang.Object
com.github.shyiko.mysql.binlog.network.protocol.command.CommandUtils
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CommandUtils
public CommandUtils()
-
-
Method Details
-
xor
public static byte[] xor(byte[] input, byte[] against)
-