Skip to contents

Converts a value from hexadecimal representation to a blob.

Arguments

value

VARCHAR

Examples

if (FALSE) { # \dontrun{
unhex('2A')
} # }