BooleanVector
Constructs a BooleanVector from the raw byte contents with a given padding.
Note that raw is only the data part of the vector. It is not the entire binary data. To construct a BooleanVector from binary data, see Vector.fromBinaryData.