{{+bindTo:partials.standard_nacl_article}}

ppb_var_array_buffer.h File Reference

Include dependency graph for ppb_var_array_buffer.h:

Data Structures

struct  PPB_VarArrayBuffer
 The PPB_VarArrayBuffer interface provides a way to interact with JavaScript ArrayBuffers, which represent a contiguous sequence of bytes. More...

Defines

#define PPB_VAR_ARRAY_BUFFER_INTERFACE   "PPB_VarArrayBuffer;1.0"
#define PPB_VAR_ARRAY_BUFFER_INTERFACE   PPB_VAR_ARRAY_BUFFER_INTERFACE

Typedefs

typedef struct
PPB_VarArrayBuffer 
PPB_VarArrayBuffer

Detailed Description

This file defines the PPB_VarArrayBuffer struct providing a way to interact with JavaScript ArrayBuffers.


Define Documentation

#define PPB_VAR_ARRAY_BUFFER_INTERFACE   "PPB_VarArrayBuffer;1.0"
{{/partials.standard_nacl_article}}