Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

OpenInsight also includes it's own "HEX" decoder via the IConv function. However, this decoder does not handle delimiters. This may be useful if you're decoding elements in an array. However, if you are decoding binary data, then the SRP_Decode "HEX" algorithm will serve more useful.

Use SRP Encode when you need to convert binary data into a printable format.

...