Meta type ‣ Clamped array ᴾᴴᴾ - chung-leong/zigar GitHub Wiki

JavaScript | PHP


The clamped array meta type indicates that a Zig type should become a [Uint8ClampedArray](ArrayBuffer and TypedArray) on the PHP side. It's applicable to arrays, vectors, and slices of u8. It's assigned using the following functions:


Meta types