package resp-unix

  1. Overview
  2. Docs

Module Value.ReaderSource

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

Innovation. Community. Security.