Abimaran Kugathasan
Results
3
comments of
Abimaran Kugathasan
Good to see the improvement made here https://github.com/arduino/Arduino/pull/11666#discussion_r758449348
@stleary I would like to provide the fix. Was there any reason to change from calling `getLong()` to `stringToNumber()`?
`System.arraycopy()` should be faster as it's a native call.