I need to make a rle compression algorithm to grab a .txt file with 512 bytes and compress it. My code is running good but my destination file is still empty and I dont know