VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



InBArr now supports Unicode

by Vesa Piittinen (20 Submissions)
Category: String Manipulation
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

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

Download InBArr now supports Unicode

Download InBArr now supports Unicode (6 KB)

InBArr now supports Unicode Comments

No comments have been posted about InBArr now supports Unicode. Why not be the first to post a comment about InBArr now supports Unicode.

Post your comment

Subject:
Message:
0/1000 characters