• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Searching...
    Or go to: Standard Library API
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • rfc1951

  • Documentation
  • rfc1951 lib
  • Rfc1951 .Higher Module
package rfc1951
  • rfc1951
    • Rfc1951
      • Def
        • Ns
      • Heap
      • Higher
      • Inf
        • Ns
      • Lookup
      • Lz77
      • Queue
      • T
        • Heap
      • WInf
Legend:
Library
Module
Module type
Parameter
Class
Class type
val compress : w:(char, Bigarray.int8_unsigned_elt, Bigarray.c_layout) Bigarray.Array1.t -> q:Queue.t -> refill: ((char, Bigarray.int8_unsigned_elt, Bigarray.c_layout) Bigarray.Array1.t -> int) -> flush: ((char, Bigarray.int8_unsigned_elt, Bigarray.c_layout) Bigarray.Array1.t -> int -> 'a) -> (char, Bigarray.int8_unsigned_elt, Bigarray.c_layout) Bigarray.Array1.t -> (char, Bigarray.int8_unsigned_elt, Bigarray.c_layout) Bigarray.Array1.t -> unit
val uncompress : w:bigstring -> refill: ((char, Bigarray.int8_unsigned_elt, Bigarray.c_layout) Bigarray.Array1.t -> int) -> flush:(bigstring -> int -> unit) -> (char, Bigarray.int8_unsigned_elt, Bigarray.c_layout) Bigarray.Array1.t -> bigstring -> (unit, [> `Msg of string ]) result
val of_string : o:bigstring -> w:bigstring -> string -> flush:(bigstring -> int -> unit) -> (unit, [> `Msg of string ]) result
val to_string : ?buffer:int -> w:(char, Bigarray.int8_unsigned_elt, Bigarray.c_layout) Bigarray.Array1.t -> q:Queue.t -> refill: ((char, Bigarray.int8_unsigned_elt, Bigarray.c_layout) Bigarray.Array1.t -> int) -> (char, Bigarray.int8_unsigned_elt, Bigarray.c_layout) Bigarray.Array1.t -> string

Footer

OCaml

Innovation. Community. Security.

GitHub Discord Twitter Peertube RSS

About Us

  • Industrial Users
  • Academic Users
  • Why OCaml

Resources

  • Get Started
  • Language Manual
  • Standard Library API
  • Books
  • Releases

Community

  • Blog
  • Jobs

Policies

  • Carbon Footprint
  • Governance
  • Privacy
  • Code of Conduct