package mec

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val length : int
val hash : Stdlib.Bytes.t -> Stdlib.Bytes.t
val generator : Ec.t
val to_compressed : Ec.t -> Stdlib.Bytes.t
val of_compressed_opt : Stdlib.Bytes.t -> Ec.t option