|
libcrtc
|
This is the complete list of members for crtc::ArrayBuffer, including all inherited members.
| ByteLength() const =0 (defined in crtc::ArrayBuffer) | crtc::ArrayBuffer | pure virtual |
| Data()=0 (defined in crtc::ArrayBuffer) | crtc::ArrayBuffer | pure virtual |
| Data() const =0 (defined in crtc::ArrayBuffer) | crtc::ArrayBuffer | pure virtual |
| New(size_t byteLength=0) (defined in crtc::ArrayBuffer) | crtc::ArrayBuffer | static |
| New(const std::string &data) (defined in crtc::ArrayBuffer) | crtc::ArrayBuffer | static |
| New(const uint8_t *data, size_t byteLength=0) (defined in crtc::ArrayBuffer) | crtc::ArrayBuffer | static |
| Slice(size_t begin=0, size_t end=0) const =0 (defined in crtc::ArrayBuffer) | crtc::ArrayBuffer | pure virtual |
| ToString() const =0 (defined in crtc::ArrayBuffer) | crtc::ArrayBuffer | pure virtual |
1.8.12