public interface Bytes
There is no thread-safety guarantee.
BytesOf| Modifier and Type | Interface and Description |
|---|---|
static class |
Bytes.NoNulls
Bytes check for no nulls.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
asBytes()
Convert it to the byte array.
|
Copyright © 2017–2018 Cactoos. All rights reserved.