package key-parsers

  1. Overview
  2. Docs

Module Ec.PublicSource

Sourcetype t = point
Sourceval compare : t -> t -> Ppx_deriving_runtime.int
  • deprecated Bin_prot serializers will be removed in key-parsers 1.0.0
Sourceval bin_size_t : t -> int
  • deprecated Bin_prot serializers will be removed in key-parsers 1.0.0
Sourceval bin_read_t : Bin_prot.Common.buf -> pos_ref:Bin_prot.Common.pos_ref -> t
  • deprecated Bin_prot serializers will be removed in key-parsers 1.0.0
Sourceval bin_write_t : Bin_prot.Common.buf -> pos:int -> t -> int
  • deprecated Bin_prot serializers will be removed in key-parsers 1.0.0
Sourceval bin_shape_t : Bin_prot.Shape.t
  • deprecated Bin_prot serializers will be removed in key-parsers 1.0.0
  • deprecated Bin_prot serializers will be removed in key-parsers 1.0.0
  • deprecated Bin_prot serializers will be removed in key-parsers 1.0.0
Sourceval to_yojson : t -> Yojson.Safe.json
  • deprecated Yojson serializers will be removed in key-parsers 1.0.0
Sourceval of_yojson : Yojson.Safe.json -> (t, string) result
  • deprecated Yojson serializers will be removed in key-parsers 1.0.0
Sourceval grammar : t Asn.t
Sourceval encode : t -> Cstruct.t
Sourceval decode : Cstruct.t -> (t, string) Result.result
OCaml

Innovation. Community. Security.