getULongs method
Retrieves a Uint64List from the message.
Returns the array that was retrieved.
Implementation
Uint64List getULongs() => getULongsWithAmount(getVarULong());
Retrieves a Uint64List from the message.
Returns the array that was retrieved.
Uint64List getULongs() => getULongsWithAmount(getVarULong());