Skip to main content

Module array_store

Module array_store 

Source
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ยง

ArrayStore
Storage for PostScript array element data.