Skip to main content

Module decoder

Module decoder 

Source
Expand description

Entity Decoder - On-demand entity parsing

Lazily decode IFC entities from byte offsets without loading entire file into memory.

Structs§

EntityDecoder
Entity decoder for lazy parsing from raw IFC bytes.

Functions§

build_entity_index
Build an entity index from content.

Type Aliases§

EntityIndex
Pre-built entity index type