Binary
Function Name | Description |
---|---|
BASE64 | Returns the Base64 encoding of a binary string. |
BIT_LENGTH | Gets length of bits of the input expression |
FROM_HEX | Returns a binary value for the given hexadecimal string |
HEX | Returns the hexadecimal encoding of an expression. |
TO_HEX | Returns a hexadecimal string for the given binary value. |
UNBASE64 | Decodes a Base64-encoded string. |
UNHEX | Converts the hexadecimal number into the bytes represented by a number. |
Was this page helpful?
Glad to hear it! Thank you for your feedback.
Sorry to hear that. Thank you for your feedback.