Uint64Array 扩展

Array 对象中的 Uint64 上使用的边界检查索引方法。

on
注解
  • @Since('2.13')

运算符

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