package httpcats

  1. Overview
  2. Docs

Module Miou_flow.TLSSource

Sourceval read : t -> ?off:int -> ?len:int -> bytes -> int
Sourceval write : t -> ?off:int -> ?len:int -> string -> unit
Sourceval close : t -> unit
Sourceval shutdown : t -> [ `read | `write | `read_write ] -> unit