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