getMappedRange method
The mapped bytes. Valid only until unmap, and a view rather than a copy, so a caller keeping the data past the unmap has to copy it out.
Implementation
external JSArrayBuffer getMappedRange([int offset, int size]);
The mapped bytes. Valid only until unmap, and a view rather than a copy, so a caller keeping the data past the unmap has to copy it out.
external JSArrayBuffer getMappedRange([int offset, int size]);