kactoos-jvm / nnl.rocks.kactoos.bytes / HexOf
class HexOf : Bytes
Decodes origin Text using the hexadecimal encoding scheme.
Since 0.4
| Name | Summary |
|---|---|
| <init> | HexOf(text: Text)HexOf(origin: KText)Decodes origin Text using the hexadecimal encoding scheme. |
| Name | Summary |
|---|---|
| asBytes | fun asBytes(): ByteArrayConvert it to the byte array. |