You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code uses RLE compression algorithm to encode images , compress them and then decompress them.The repository also has the unit tests file to test the code