public static int ToInt64(int x) { return toInt64(x); }
public static int toInt64(int x) { return x;
getBytes Method