package gapi-ocaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method close_out : unit -> unit
method flush : unit -> unit
method output : Bytes.t -> int -> int -> int
method output_buffer : Buffer.t -> unit
method output_byte : int -> unit
method output_bytes : Bytes.t -> unit
method output_channel : ?len:int -> Netchannels.in_obj_channel -> unit
method output_char : char -> unit
method output_string : string -> unit
method pos_out : int
method really_output : Bytes.t -> int -> int -> unit
method really_output_string : string -> int -> int -> unit