package cohttp

  1. Overview
  2. Docs

Parameters

module IO : Make.IO

Signature

val read : encoding -> IO.ic -> chunk IO.t
val write : encoding -> IO.oc -> string -> unit IO.t
val to_string : encoding -> IO.ic -> string IO.t
OCaml

Innovation. Community. Security.