Provided by: ocaml-man_4.08.1-8_all 

NAME
Pervasives.LargeFile - no description
Module
Module Pervasives.LargeFile
Documentation
Module LargeFile
: (module LargeFile)
val seek_out : out_channel -> int64 -> unit
val pos_out : out_channel -> int64
val out_channel_length : out_channel -> int64
val seek_in : in_channel -> int64 -> unit
val pos_in : in_channel -> int64
val in_channel_length : in_channel -> int64
OCamldoc 2020-01-30 Pervasives.LargeFile(3o)