-
- All Implemented Interfaces:
public final class StringHex
-
-
Method Summary
Modifier and Type Method Description final ByteArraydecode()Returns ByteArray decoded from String final BigIntegertoBigInteger()Returns BigInteger from the String -
-
Constructor Detail
-
StringHex
StringHex(String string)
-
-
Method Detail
-
toBigInteger
final BigInteger toBigInteger()
Returns BigInteger from the String
-
-
-
-