package batteries

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type buf = Buffer.t
val create : int -> buf
val contents : buf -> BatUTF8.t
val clear : buf -> unit
val reset : buf -> unit
val add_char : buf -> BatUChar.t -> unit
val add_string : buf -> BatUTF8.t -> unit
val add_buffer : buf -> buf -> unit
OCaml

Innovation. Community. Security.