fromBinary MethodStatic @beta

Parse a binary blob into a SchemaView. Synchronous.

fromBinary(blob: Uint8Array, schemaToken?: string): SchemaView

Parameter Type Description
blob Uint8Array The binary blob from PRAGMA schema_view.
schemaToken string Optional SHA3-256 content hash for cache invalidation.

Returns - SchemaView

Defined in

Last Updated: 27 May, 2026