1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val bytes : ?on_part_decompressed:( Nativeint.t -> unit ) -> bytes -> bytes
Decompress compressed byte string with optional callback
val file :
?on_part_decompressed:( Nativeint.t -> unit ) ->
in_filename:string ->
out_filename:string ->
unit ->
unit
Decompress the input file to the output file