AbiSpecificIntegerArray extension
Bounds checking indexing methods on Arrays of AbiSpecificInteger.
- @Since('2.16')
Operators
-
operator [](
int index) → int -
operator []=(
int index, int value) → void
Bounds checking indexing methods on Arrays of AbiSpecificInteger.