VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

RLE Compression

AAA-  (2 Submissions)   Miscellaneous   Visual Basic 3.0   Advanced   Wed 3rd February 2021

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

Returns
Read individual class methods for details.

Side Effects
None.

Rate RLE Compression (9(9 Vote))

Download RLE Compression

RLE Compression Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters