Module Opentelemetry_util.Util_bytes_
val int_to_hex : int -> charval bytes_to_hex_into : bytes -> bytes -> int -> unitval bytes_to_hex : bytes -> stringval int_of_hex : char -> intval bytes_of_hex_substring : string -> int -> int -> bytesval bytes_of_hex : string -> bytesval bytes_non_zero : bytes -> bool