Kactoos

kactoos-jvm / nnl.rocks.kactoos.bytes

Package nnl.rocks.kactoos.bytes

Bytes.

Types

Name Summary
Base64Bytes class Base64Bytes : Bytes
Decodes all origin bytes using the Base64 encoding scheme.
BytesBase64 class BytesBase64 : Bytes
Encodes all origin bytes using the Base64 encoding scheme.
HexOf class HexOf : Bytes
Decodes origin Text using the hexadecimal encoding scheme.