Searched defs:ByteVector (Results 1 – 3 of 3) sorted by relevance
38 public class ByteVector { class54 public ByteVector() { in ByteVector() method in ByteVector64 public ByteVector(final int initialSize) { in ByteVector() method in ByteVector
55 typedef std::vector<byte_t> ByteVector; typedef
21 class ByteVector implements Cloneable { class25 public ByteVector() { in ByteVector() method in ByteVector