kactoos-jvm / nnl.rocks.kactoos.iterable / IterableOfBytes
class IterableOfBytes :
IterableEnvelope
<
Byte
>
Iterable of bytes.
Since 0.4
Name | Summary |
---|---|
<init> | IterableOfBytes(vararg values: Byte ) Iterable of bytes. |
Name | Summary |
---|---|
iterator | open fun iterator(): Iterator < T > |