public final class UncheckedBytes extends Object implements Bytes
Exception
.
There is no thread-safety guarantee.
Bytes.NoNulls
Constructor and Description |
---|
UncheckedBytes(Bytes bts)
Ctor.
|
UncheckedBytes(Bytes bts,
Func<IOException,byte[]> fbk)
Ctor.
|
public UncheckedBytes(Bytes bts)
bts
- Encapsulated bytespublic UncheckedBytes(Bytes bts, Func<IOException,byte[]> fbk)
bts
- Encapsulated bytesfbk
- FallbackCopyright © 2017 Cactoos. All rights reserved.