readT8ClientModel
Callable
Parameters
data: ArrayBufferLike | ArrayBufferLike[]
ArrayBuffer or SharedArrayBuffer containing the binary T8 Client Model data
Returns T8ClientModel<T8Project, T8Product<T8EntityType>, T8EntityType, T8Unit>
Complete T8 Client Model with all products, entity types, units, and relationships
Reads a T8 Client Model from binary data using default factories. This is the main entry point for loading a T8 Client Model.
If the data format is invalid or corrupted