package resp-unix

  1. Overview
  2. Docs

Module Resp_unix.WriterSource

include Resp.OUTPUT with type oc = Lwt_io.output_channel
Sourcetype oc = Lwt_io.output_channel
Sourceval write : oc -> string -> unit Lwt.t
Sourceval write_sep : oc -> unit Lwt.t
Sourceval write_lexeme : oc -> Resp.lexeme -> unit Lwt.t
Sourceval encode : oc -> Resp.t -> unit Lwt.t
OCaml

Innovation. Community. Security.