Expand description
Storage for PostScript array contents.
Each array is a contiguous range of PsObject values. The EntityId
indexes into the entity table, which provides the base offset into the
flat data vector. Subarrays use start and len fields in the
PsObject for view support.
Structsยง
- Array
Store - Storage for PostScript array element data.