getInts method

Int32List getInts()

Retrieves an int array from the message.

Returns the array that was retrieved.

Implementation

Int32List getInts() => getIntsWithAmount(getVarULong());