|
-
Apr 13th, 2022, 01:03 PM
#1
Thread Starter
Frenzied Member
Faster ByteArray search/loop
I'm ditching string usage and replacing with ByteArrays, however, i do miss the instr() for strings which was/is super fast.
I have now written my own function to loop though the bytearray but this takes a very long time. Nothing close to instr().
Are there any API's or faster methods of replacing the instr() for byteArrays?
_____________________________________________________________________
----If this post has helped you. Please take time to Rate it.
----If you've solved your problem, then please mark it as RESOLVED from Thread Tools.

Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|