Searched defs:ByteVector (Results 1 – 6 of 6) 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
18 typedef std::vector<uint8_t> ByteVector; typedef
13 typedef std::vector<uint8> ByteVector; typedef
55 typedef std::vector<byte_t> ByteVector; typedef
21 class ByteVector implements Cloneable { class25 public ByteVector() { in ByteVector() method in ByteVector