Hey All,
i try to get a Big Integer from a Byte Array.
in C# System.Numerics contains BigInteger(byte[] value) now I tried my best but I did not make it in c++ and UE4.
If anyone has an idea to incorporate this into a UBlueprintFunctionLibrary I would be very grateful.
Thanks
Chris