package uri

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type byte
val byte_to_int32 : byte -> int32
type bytes
val bytes : string -> bytes
val bytes_to_string : bytes -> string
type ipv4 = Int32.t
val ipv4_to_string : ipv4 -> string
val string_to_ipv4 : string -> ipv4
val bytes_to_ipv4 : bytes -> ipv4
type ipv6 = int32 * int32 * int32 * int32
val ipv6_to_string : ipv6 -> string
val bytes_to_ipv6 : bytes -> ipv6
OCaml

Innovation. Community. Security.