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