package gapi-ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method close_in : unit -> unit
method input : Bytes.t -> int -> int -> int
method input_byte : unit -> int
method input_char : unit -> char
method input_line : unit -> string
method pos_in : int
method really_input : Bytes.t -> int -> int -> unit
method really_input_string : int -> string