package resp

  1. Overview
  2. Docs

Module type Resp.READERSource

include INPUT
Sourcetype ic
Sourceval read : ic -> int -> string Lwt.t
Sourceval read_line : ic -> string Lwt.t
Sourceval read_char : ic -> char Lwt.t
Sourceval discard_sep : ic -> unit Lwt.t
Sourceval read_lexeme : ic -> (lexeme, error) result Lwt.t
Sourceval decode : ic -> lexeme -> t Lwt.t
OCaml

Innovation. Community. Security.