Expand description
Utilities
Functions§
- Checks if the provided dimensions would cause an overflow.
- clamp 🔒
- Expand a buffer of packed 1, 2, or 4 bits integers into u8’s. Assumes that every
row_size
entries there are padding bits up to the next byte boundary.