kactoos-jvm / nnl.rocks.kactoos.io / EmptyBytes
class EmptyBytes :
Bytes
Bytes with no data.
There is no thread-safety guarantee.
Since 0.2
Name | Summary |
---|---|
<init> | EmptyBytes() Bytes with no data. |
Name | Summary |
---|---|
asBytes | fun asBytes(): ByteArray Convert it to the byte array. |