#include <qstdweb_p.h>
Definition at line 64 of file qstdweb_p.h.
◆ ArrayBuffer() [1/2]
qstdweb::ArrayBuffer::ArrayBuffer |
( |
uint32_t | size | ) |
|
|
explicit |
◆ ArrayBuffer() [2/2]
qstdweb::ArrayBuffer::ArrayBuffer |
( |
const emscripten::val & | arrayBuffer | ) |
|
|
explicit |
◆ byteLength()
uint32_t qstdweb::ArrayBuffer::byteLength |
( |
| ) |
const |
◆ slice()
ArrayBuffer qstdweb::ArrayBuffer::slice |
( |
uint32_t | begin, |
|
|
uint32_t | end ) const |
◆ val()
emscripten::val qstdweb::ArrayBuffer::val |
( |
| ) |
const |
◆ Uint8Array
The documentation for this class was generated from the following files: