成员的完整列表,这些成员属于 Int32Buffer,包括所有继承而来的类成员
| AObject() (定义于 AObject) | AObject | |
| Append(int val) | Int32TypedBuffer | |
| Append(int a, int b) | Int32TypedBuffer | |
| Append(int a, int b, int c) | Int32TypedBuffer | |
| Append(int a, int b, int c, int d) | Int32TypedBuffer | |
| AppendItem1(int val) (定义于 Int32TypedBuffer) | Int32TypedBuffer | |
| AppendItem2(int a, int b) (定义于 Int32TypedBuffer) | Int32TypedBuffer | |
| AppendItem3(int a, int b, int c) (定义于 Int32TypedBuffer) | Int32TypedBuffer | |
| AppendItem4(int a, int b, int c, int d) (定义于 Int32TypedBuffer) | Int32TypedBuffer | |
| Cast(AObject obj) (定义于 Int32Buffer) | Int32Buffer | static |
| Clone() (定义于 Int32Buffer) | Int32Buffer | |
| Get(long idx) | Int32TypedBuffer | |
| GetBufferSize() | Int32TypedBuffer | |
| GetClassId() | Int32Buffer | |
| GetData() (定义于 Int32TypedBuffer) | Int32TypedBuffer | |
| GetDataType() | Int32Buffer | |
| GetItem(long idx) (定义于 Int32TypedBuffer) | Int32TypedBuffer | |
| GetItemCount() | Int32TypedBuffer | |
| GetStaticClassId() | Int32Buffer | static |
| Int32Buffer(long itemCount) (定义于 Int32Buffer) | Int32Buffer | |
| Int32Buffer(Int32List data) (定义于 Int32Buffer) | Int32Buffer | |
| IsEqual(AObject other) | AObject | |
| Reserve(long count) | Int32TypedBuffer | |
| Save(String fleName) | ArrayBuffer | |
| Set(long idx, int val) | Int32TypedBuffer | |