public class BigIntPlayground extends Object
| Constructor and Description |
|---|
BigIntPlayground() |
| Modifier and Type | Method and Description |
|---|---|
static BigInteger |
convertBytesToBigInt(byte[] bytes) |
static byte[] |
writeBigInt(BigInteger number) |
public static BigInteger convertBytesToBigInt(byte[] bytes)
public static byte[] writeBigInt(BigInteger number)
Copyright © 2022. All rights reserved.