package bin_prot

  1. Overview
  2. Docs
A binary protocol generator

Install

Dune Dependency

Authors

Maintainers

Sources

v0.14.1.tar.gz
sha256=e7104063af1ee0bd91c564da9eb96e05fffe9f7cd0df87207c9593271bbeac14
md5=ae9395a6a8000bd121779347a4b608aa

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.