VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Ultra-fast bin to hex, hex to bin conversion

Mario Vernari  (2 Submissions)   String Manipulation   VB Script   Advanced   Wed 3rd February 2021

Have you ever need to convert a binary string to HEX? Doing it in VB is quite simple but a lot slow. I'm using this class to exchange XML data from serial I/O apps with high performance.

Inputs
byte-array or hex string

Assumes
Using huge stream it will take a long time to allocate data (not to convert!)

Returns
hex string or byte-array

Rate Ultra-fast bin to hex, hex to bin conversion (2(2 Vote))

Download Ultra-fast bin to hex, hex to bin conversion

Ultra-fast bin to hex, hex to bin conversion Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters