Uint8Array 扩展

ArrayUint8 类型的数组)上的边界检查索引方法。

注解
  • @Since('2.13')

操作符

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