hex2bin - Decodes a hexadecimally encoded binary string
hex2bin(data)
Note: In the followings examples, the _ between the { should be removed to make it work.
in: res={_{hex2bin("0A0D610D0A620D630A64");}}.
out: res=
\ra\r
b\rc
d");.
{{ include("includes/strings.sn") }}
Written by Pusnei Sergey and Caroline Laplante, <sergey@sednove.com>
1.0 2014-09-09 21:24:14 laplante@sednove.com
Edit© 2025 extenso Inc. All rights reserved.