As in the title, I'd lke to know which of the two methods are faster and how InstrB works under the hood. For example, if supplied with a byte array does it search using that byte array or does it convert it to text each time and is this in conjunction with converting a search character faster than looping bytes myself?
JSON-String-Byte-Parser-VBA/JsonParserB.cls at main · Reshui/JSON-String-Byte-Parser-VBA
Parses VBA strings in either string or byte form. Contribute to Reshui/JSON-String-Byte-Parser-VBA development by creating an account on GitHub.
github.com