getULongs method

Uint64List getULongs()

Retrieves a Uint64List from the message.

Returns the array that was retrieved.

Implementation

Uint64List getULongs() => getULongsWithAmount(getVarULong());