package http_async

  1. Overview
  2. Docs

Module Http_async.Buffer_configSource

Sourcetype t
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval create : ?initial_size:int -> ?max_buffer_size:int -> unit -> t
Sourceval initial_size : t -> int
Sourceval max_buffer_size : t -> int
OCaml

Innovation. Community. Security.