AnyCAD Rapid API 2023
Help you to create a better world!
|
Public Member Functions | |
void | Reserve (long count) |
void | Set (long idx, int val) |
int | Get (long idx) |
void | Append (int val) |
void | Append (int a, int b) |
void | Append (int a, int b, int c) |
void | Append (int a, int b, int c, int d) |
long | GetBufferSize () |
long | GetItemCount () |
Uint16List | GetData () |
Public Member Functions inherited from ArrayBuffer | |
EnumDataType | GetDataType () |
boolean | Save (String fleName) |
Template class for array buffer.
long Uint16TypedBuffer.GetBufferSize | ( | ) |
long Uint16TypedBuffer.GetItemCount | ( | ) |