Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Gz.Higher
SourceType of the Operating-System configuration.
configuration ?ascii ?hcrc os mtime
makes an Operating-System configuration
to be able to compress
any inputs.
val compress :
?level:int ->
?filename:string ->
?comment:string ->
w:window ->
q:De.Queue.t ->
i:bigstring ->
o:bigstring ->
refill:(bigstring -> int) ->
flush:(bigstring -> int -> unit) ->
't ->
't configuration ->
unit