type
The type of the elements in the vector (called dtype in the specification).
Currently, the following types are implemented:
0x03: ByteVector0x27: FloatVector0x10: BooleanVector
In most situations, users of this library should use is checks with one of the implementing subclasses rather than attempting to match on this property.