public class HexDump extends Object
| Constructor and Description |
|---|
HexDump() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toHex(byte[] buf) |
static String |
toHex(byte[] buf,
int start,
int len) |
Copyright © 2004–2018. All rights reserved.