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