package asn1-combinators

  1. Overview
  2. Docs
val eof1 : Cstruct.t -> bool
val eof2 : Cstruct.t -> bool
val split_off : Cstruct.t -> int -> int -> Cstruct.t * Cstruct.t
val children : config -> (Cstruct.t -> bool) -> G.t list -> Cstruct.t -> G.t list * Cstruct.t
val node : config -> Cstruct.t -> G.t * Cstruct.t
val parse : config -> Cstruct.t -> G.t * Cstruct.t
OCaml

Innovation. Community. Security.