Minimalistic fixed-length (static) array of (capacity) number of elements of type E where length only fits in an ubyte for compact packing.
See Implementation
Minimalistic fixed-length (static) array of (capacity) number of elements of type E where length only fits in an ubyte for compact packing.