package cohttp

  1. Overview
  2. Docs

Module Transfer_io.MakeSource

Parameters

module IO : S.IO

Signature

Sourcetype reader
Sourcetype writer
Sourceval make_reader : Transfer.encoding -> IO.ic -> reader
Sourceval make_writer : flush:bool -> Transfer.encoding -> IO.oc -> writer
Sourceval write : writer -> string -> unit IO.t
OCaml

Innovation. Community. Security.