VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



RLE Compression

by AAA- (2 Submissions)
Category: Miscellaneous
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (9 Votes)

Performs compression/decompression on a byte array using run length encoding (RLE). This is an EXTREMELY FAST algorithm, implemented in a very efficient way. Many people have been emailing me about this so here it is.

Inputs
Read individual class methods for details.
Assumes
Read individual class methods for details
Code Returns
Read individual class methods for details.
Side Effects
None.

Rate RLE Compression

Download RLE Compression

Download RLE Compression (6 KB)

RLE Compression Comments

No comments have been posted about RLE Compression. Why not be the first to post a comment about RLE Compression.

Post your comment

Subject:
Message:
0/1000 characters