package bin_prot

  1. Overview
  2. Docs
A binary protocol generator

Install

Dune Dependency

Authors

Maintainers

Sources

bin_prot-v0.12.0.tar.gz
sha256=94f1c867ec669e4bfa2d83843e14ce76440c4275bb2f7d4e253f7333279b8610
md5=55bc9848a76db15a4c54a59a2fdf8035

doc/bin_prot.shape/Bin_shape_lib/Bin_shape/Digest/index.html

Module Bin_shape.Digest

type t
val compare : t -> t -> int
include Ppx_sexp_conv_lib.Sexpable.S with type t := t
val t_of_sexp : Sexplib0.Sexp.t -> t
val sexp_of_t : t -> Sexplib0.Sexp.t
val to_hex : t -> string
val to_md5 : t -> Md5_lib.t
val of_md5 : Md5_lib.t -> t
OCaml

Innovation. Community. Security.