package thrift

  1. Overview
  2. Docs
val mutable chans : (Pervasives.in_channel * Pervasives.out_channel) option
method close : unit
method flush : unit
method isOpen : bool
method opn : unit
method read : string -> int -> int -> int
method readAll : string -> int -> int -> int
method write : string -> int -> int -> unit
OCaml

Innovation. Community. Security.