shuffle method Null safety
- int mask
Shuffle the lane values. mask
must be one of the 256 shuffle constants.
Implementation
Int32x4 shuffle(int mask);
Shuffle the lane values. mask
must be one of the 256 shuffle constants.
Int32x4 shuffle(int mask);