package thrift

  1. Overview
  2. Docs
val mutable opened : bool
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