Kactoos

kactoos-jvm / nnl.rocks.kactoos.io / EmptyBytes

EmptyBytes

class EmptyBytes : Bytes

Bytes with no data.

There is no thread-safety guarantee.

Since 0.2

Constructors

Name Summary
<init> EmptyBytes()
Bytes with no data.

Functions

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