heapU8 property
The current heap view. Re-read per operation — ALLOW_MEMORY_GROWTH
swaps the backing ArrayBuffer and stale views detach.
Implementation
@JS('HEAPU8')
external JSUint8Array get heapU8;
The current heap view. Re-read per operation — ALLOW_MEMORY_GROWTH
swaps the backing ArrayBuffer and stale views detach.
@JS('HEAPU8')
external JSUint8Array get heapU8;