Package io.datarouter.bytes
Class Bytes
java.lang.Object
io.datarouter.bytes.Bytes
- All Implemented Interfaces:
Comparable<Bytes>
public class Bytes extends Object implements Comparable<Bytes>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
EMPTY
-
-
Constructor Details
-
Bytes
public Bytes(byte[] bytes) -
Bytes
public Bytes(byte[] bytes, int offset, int length)
-
-
Method Details