Searched defs:ByteArrayWrapper (Results 1 – 1 of 1) sorted by relevance
27 public class ByteArrayWrapper implements Comparable<ByteArrayWrapper> class48 public ByteArrayWrapper() { in ByteArrayWrapper() method in ByteArrayWrapper59 public ByteArrayWrapper(byte[] bytesToAdopt, int size) { in ByteArrayWrapper() method in ByteArrayWrapper71 public ByteArrayWrapper(ByteBuffer source) { in ByteArrayWrapper() method in ByteArrayWrapper