package bitstring

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val create : unit -> t
val contents : t -> bitstring
val add_bits : t -> string -> int -> unit
val add_bit : t -> bool -> unit
val add_byte : t -> int -> unit
OCaml

Innovation. Community. Security.