A run-length encoding algorithm written in Rust for learning purposes.
Usage: $ cargo run [options] <filepath>
Options: d - decode
Licensed under the GNU General Public License v3.0 license.
A run-length encoding algorithm written in Rust for learning purposes.
Usage: $ cargo run [options] <filepath>
Options: d - decode
Licensed under the GNU General Public License v3.0 license.