Skip to contents

Converts a value from binary representation to a blob.

Arguments

value

VARCHAR

Examples

if (FALSE) { # \dontrun{
unbin('0110')
} # }