Module Opentelemetry_util.Util_bytes_Source

Sourceval int_to_hex : int -> char
Sourceval bytes_to_hex_into : bytes -> bytes -> int -> unit
Sourceval bytes_to_hex : bytes -> string
Sourceval int_of_hex : char -> int
Sourceval bytes_of_hex_substring : string -> int -> int -> bytes
Sourceval bytes_of_hex : string -> bytes
Sourceval bytes_non_zero : bytes -> bool