package checkseum

  1. Overview
  2. Docs
Checkseum

Install

Dune Dependency

Authors

Maintainers

Sources

checkseum-0.0.2.tbz
sha256=8c756d1b79f526dce8a2d8f984a3ee23a6a58e419d0b595cfd22a83f24435b14
md5=ed6cadd8080c6d485c2ffd44a74e3c59

doc/checkseum.ocaml/Gin_adler32/index.html

Module Gin_adler32

type t = Optint.t
val equal : Optint.t -> Optint.t -> bool
val pp : Format.formatter -> Optint.t -> unit
val default : Optint.t
val _base : int
val _nmax : int
val digest : 'a. get:('a -> int -> char) -> 'a -> int -> int -> t -> t
val digest_bytes : bytes -> int -> int -> t -> t
val digest_string : string -> int -> int -> t -> t
val digest_bigstring : bigstring -> int -> int -> t -> t
OCaml

Innovation. Community. Security.