package decompress
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Implementation of Zlib in OCaml
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      decompress-v0.8.1.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=903b0926fe2380caf156fcdefa38bc48794f7fcf7d6befd1719aab3f8c0f1188
    
    
  md5=6c600b0188516d405510cd95d8d82481
    
    
  doc/decompress.impl/Decompress_impl/RFC1951_deflate/index.html
Module Decompress_impl.RFC1951_deflate
module F : sig ... endtype error = error_rfc1951_deflateand ('i, 'o) state = | MakeBlock of ('i, 'o) block| WriteBlock of ('i, 'o) k| FastBlock of (int * int) array * (int * int) array * Hunk.t Q.t * code * flush| AlignBlock of F.t option * bool| FixedBlock of F.t| DynamicHeader of ('i, 'o) k| StaticHeader of ('i, 'o) k| AlignF of ('i, 'o) k| Finish of int| Exception of error
val pp_error : Format.formatter -> error_rfc1951_deflate -> unitval pp_code : Format.formatter -> code -> unitval pp_flush : Format.formatter -> flush -> unitval pp_block : Format.formatter -> ('a, 'b) block -> unitval pp_state : Format.formatter -> ('a, 'b) state -> unitval pp : Format.formatter -> ('a, 'b) t -> unitmodule KWriteBlock : sig ... endmodule KDynamicHeader : sig ... endval to_final : 'a -> flushval to_full : 'a -> flushval used_in : ('a, 'b) t -> intval used_out : ('a, 'b) t -> intval bits_remaining : ('a, 'b) t -> intinclude sig ... end
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >