[625] Decode UU encoded files which are not a multiple of 3 properly
Adjust the logic to account for potentially 2 bytes of padding nulls during encoding. Without this the integrity check fails and reports 'Error uucoding'. Add a sample file to the tests.