AbiSpecificIntegerArray extension Null safety

Bounds checking indexing methods on Arrays of AbiSpecificInteger.

on
Annotations
  • @Since('2.16')

Operators

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