TermBuf::LinkTable
Stability: internal
Interns links so a Style can carry a four byte id rather than a string.
Guarded, because an application interns a link on whatever fibre it happens to be drawing from while the encoder resolves ids on the one that owns the buffer.
Constants
NONE = 0_u32
The id meaning no link, which every table reserves.
Constructors
new
SourceInstance methods
The link id refers to, or nil for NONE and for an id this table
never assigned.
The id for link, assigning one if this is the first time it is seen.