Closed cloud8little closed 2 years ago
public static byte[] testtoArray2(BigInteger a) { return a.ToByteArray().Reverse(); }