object
  method close_in : unit -> unit
  method private enhanced_input :
    Stdlib.Bytes.t -> int -> int -> Netchannels.input_result
  method private enhanced_input_line : unit -> string
  method input : Bytes.t -> int -> int -> int
  method pos_in : int
end