package asn1-combinators

  1. Overview
  2. Docs
include Prim_s with type t = Asn_core.bits
include Prim with type t = Asn_core.bits
type t = Asn_core.bits
val of_cstruct : Cstruct.t -> t
val to_writer : t -> Writer.t
val random : ?size:int -> unit -> t
val concat : t list -> t
val length : t -> int
val to_array : t -> bool array
val of_array : bool array -> t
OCaml

Innovation. Community. Security.