public class HexUtils extends Object
Modifier and Type | Class and Description |
---|---|
static class |
HexUtils.HexifiableString |
Constructor and Description |
---|
HexUtils() |
Modifier and Type | Method and Description |
---|---|
static double |
byteCount(String hexString,
int wordSize,
String scale) |
static double |
wordCount(String hexString,
String scale) |
Copyright © 2016–2018. All rights reserved.