package resp-unix

  1. Overview
  2. Docs
include Resp.OUTPUT with type oc = Lwt_io.output_channel
val write : oc -> string -> unit Lwt.t
val write_sep : oc -> unit Lwt.t
val write_lexeme : oc -> Resp.lexeme -> unit Lwt.t
val encode : oc -> Resp.t -> unit Lwt.t