Module to_hex
datafusion_
functions
50.3.0
Module to_hex
Module Items
Structs
Functions
In datafusion_
functions::
string
datafusion_functions
::
string
Module
to_hex
Copy item path
Source
Structs
§
ToHex
Func
Functions
§
to_hex
Converts the number to its equivalent hexadecimal representation. to_hex(2147483647) = ‘7fffffff’