package thrift

  1. Overview
  2. Docs
OCaml bindings for the Apache Thrift RPC system

Install

dune-project
 Dependency

Authors

Maintainers

Sources

thrift-0.10.0.tbz
sha256=2ff922c7a5524d14955027e6e2651038f9c784da0b12dc055b24150bb270ce37
sha512=c63b7d0bff43227b3e8944309a10ddb6188d06a7306de116d13d97e6ef44cf1cef08c98693d0c1220a6fc07d555e93505b264df5fcd5b43038a1543814d28726

doc/thrift/TSocket/class-t/index.html

Class TSocket.tSource

inherit T.t
val mutable chans : (in_channel * out_channel) option
method isOpen : bool
method opn : unit
method close : unit
method read : bytes -> int -> int -> int
method write : bytes -> int -> int -> unit
method write_string : string -> int -> int -> unit
method flush : unit
OCaml

Innovation. Community. Security.