Kactoos

kactoos-jvm / nnl.rocks.kactoos.bytes / HexOf

HexOf

class HexOf : Bytes

Decodes origin Text using the hexadecimal encoding scheme.

Since 0.4

Constructors

Name Summary
<init> HexOf(text: Text)HexOf(origin: KText)
Decodes origin Text using the hexadecimal encoding scheme.

Functions

Name Summary
asBytes fun asBytes(): ByteArray
Convert it to the byte array.