Plasma GitLab Archive
Projects Blog Knowledge

sig
  type verbosity = [ `Name_abbrev_args | `Name_full_args | `Name_only ]
  val string_of_request :
    Rpc_util.verbosity ->
    Rpc_program.t -> string -> Netxdr.xdr_value -> string
  val string_of_response :
    Rpc_util.verbosity ->
    Rpc_program.t -> string -> Netxdr.xdr_value -> string
  val string_of_value : Netxdr.xdr_type_term -> Netxdr.xdr_value -> string
  val hex_dump_m : Netsys_mem.memory -> int -> int -> string
  val hex_dump_b : Stdlib.Bytes.t -> int -> int -> string
end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml