Skip to content

cupertino-files / IwaFraming

Type Alias: IwaFraming

IwaFraming = "snappy" | "lzfse" | "unknown"

Defined in: src/base/snappy.ts:372

Compression framing of an .iwa component, identified from its first bytes. Not every component in a package uses Snappy: collaboration-mode documents write Index/OperationStorage.iwa as an Apple LZFSE container (bvx* magic), alongside normally-framed components in the same package.

MIT licensed. Independently made — not by Apple in California. Not affiliated with or endorsed by Apple Inc.