Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val nil : t
val ns_dns : t
val ns_url : t
val ns_oid : t
val ns_X500 : t
val v4_gen : Random.State.t -> unit -> t
val of_bytes : ?pos:int -> string -> t option
val to_bytes : t -> string
val unsafe_to_bytes : t -> string
val of_string : ?pos:int -> string -> t option
val to_string : ?upper:bool -> t -> string
val print : ?upper:bool -> Format.formatter -> t -> unit