Int8Array 扩展

Array 中对 Int8 进行边界检查的索引方法。

注解
  • @Since('2.13')

运算符

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