public interface Bytes
There is no thread-safety guarantee.
TextAsBytes
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.
|
byte[] asBytes() throws IOException
IOException
- If failsCopyright © 2017 Cactoos. All rights reserved.