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
I think we will be using a loseless compression algorithm to enusre no data loss , after a research I suggest to use deflate algorithm which combines both LZ77 and huffman coding and provides a good balance between compression ratio and compression speed
We need to support compression of produced .fl file.
.flz
if we using gzip.The text was updated successfully, but these errors were encountered: