Searched defs:ByteVector (Results 1 – 4 of 4) sorted by relevance
27 public final class ByteVector extends BaseVector { class
34 typedef std::vector<uint8_t> ByteVector; typedef
34 func (t *Table) ByteVector(off UOffsetT) []byte { func
22 class ByteVector implements Cloneable { class26 public ByteVector() { in ByteVector() method in ByteVector