I'm looking to write a run length encoder in vb which when called, encodes the text of a input and sets it as the text of a label. I have the call coded, but the encoding definition is beyond any. Any ideas on how to write this encoder?
Asked
Active
Viewed 57 times
0
-
Probably a little off topic here. Try https://softwarerecs.stackexchange.com/ or check nugets – Hursey Sep 28 '22 at 20:13
-
Googling the topic gives several sample codes even in VB.Net. – Akhilesh B Chandran Sep 28 '22 at 20:16