VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

InBArr now supports Unicode

Vesa Piittinen  (20 Submissions)   String Manipulation   Advanced   Wed 3rd February 2021

These functions perform a search like InStr within a byte array. Accessing byte arrays is much faster than accessing strings, but there aren't many tools provided in VB to handle the arrays. So here you have something: InBArr and InBArrRev, which can search byte arrays with a string keyword in both Unicode and ANSI modes. *** NOTE: you probably don't have a file named C:\hotfix.txt, so you have to edit Form_Load so you can try it. *** Votes welcome :)

Rate InBArr now supports Unicode (5(5 Vote))

Download InBArr now supports Unicode

InBArr now supports Unicode Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters