Int32Array 扩展

ArrayInt32 上进行边界检查索引方法。

注释
  • @Since('2.13')

运算符

operator [](int index) int
operator []=(int index, int value) → void