MCPcopy Create free account
hub / github.com/Noumena-Network/code /

Class

src/ink/screen.ts:114–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112}
113
114export class StylePool {
115 /**
116 * Maximum styleId that fits in the 15-bit packed cell word.
117 * packWord1 shifts styleId left by 17 bits into a signed 32-bit int.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected