public final class NumberParsing extends Object
Modifier and Type | Method and Description |
---|---|
static int |
decodeIntFromHex(String intAsString) |
static long |
decodeLongFromHex(String longAsString) |
Copyright © 2016 BouncyCastle.org. All rights reserved.