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