Int8Array 扩展

ArrayInt8 上使用边界检查的索引方法。

注解
  • @Since('2.13')

运算符

运算符 [](int index) int
运算符 []=(int index, int value) → void