TRY_HEX_DECODE_BINARY¶
TRY_HEX_DECODE_BINARY(msg)
Equivalent to HEX_DECODE_BINARY
except that it will return null instead of raising
an exception if the string is malformed in any way.
TRY_HEX_DECODE_BINARY(msg)
Equivalent to HEX_DECODE_BINARY
except that it will return null instead of raising
an exception if the string is malformed in any way.