| Class | Description |
|---|---|
| Hex |
Utilities for converting byte(s) into hexadecimal character/string
representation and vice versa.
|
| HexDump |
Utilities for pretty printing a byte array, also known as "hex dumps".
|
| HexHarmless |
Utilities for converting to/from harmless hex characters.
|
| Enum | Description |
|---|---|
| Hex.HexCase |
Case used for hex string.
|
| Exception | Description |
|---|---|
| HexConversionException |
Thrown when hex input contains illegal characters.
|
Copyright © 2022 lbruun.net. All rights reserved.