Methods
Private allocate_node
- allocate_node(node: ModelNode, allocations: ModelAllocations): void
Parameters
allocations: ModelAllocations
Returns void
Private write_node
- write_node(dv: DataView, node: ModelNode, allocations: ModelAllocations): void
Parameters
dv: DataView
allocations: ModelAllocations
Returns void
Static Private read_node
- read_node(dv: DataView, ptr: number): ModelNode