View Source hex (util v1.1.5)
Link to this section Summary
Link to this section Functions
-spec dehex(char()) -> integer().
-spec hex(integer()) -> char().
-spec to_bin(string()) -> binary().
-spec to_hex(integer() | iolist()) -> binary().
-spec to_int(string() | binary()) -> integer().