| Package | Description |
|---|---|
| org.mmbase.util.transformers |
Transformers define tranformations of Strings, byte arrays and streams. |
| Modifier and Type | Class and Description |
|---|---|
class |
Hex
Encode a bytearray to a string by converting every byte to a hexadecimal (00 - FF)
representation, and decode the other way around.
|
MMBase2 Utils 2.0.0 - 2019-08-08T23:20