Skip to main content

Module string_store

Module string_store 

Source
Expand description

Contiguous byte buffer for PostScript string storage.

Strings are identified by EntityId indices into the entity table, which provides indirection for save/restore COW semantics.

Structsยง

StringStore
Storage for PostScript string byte data.