Intfs.RAW_DATAval to_hex : t -> Mavryk_stdlib.Hex.tval of_hex : Mavryk_stdlib.Hex.t -> t Mavryk_error_monad.Error_monad.tzresultval of_hex_opt : Mavryk_stdlib.Hex.t -> t optionval of_hex_exn : Mavryk_stdlib.Hex.t -> tval to_string : t -> stringval of_string : string -> t Mavryk_error_monad.Error_monad.tzresultval of_string_opt : string -> t optionval of_string_exn : string -> tval to_bytes : t -> Stdlib.Bytes.tval of_bytes : Stdlib.Bytes.t -> t Mavryk_error_monad.Error_monad.tzresultval of_bytes_opt : Stdlib.Bytes.t -> t optionval of_bytes_exn : Stdlib.Bytes.t -> t