package batteries

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val string_init : int -> (int -> char) -> string
val buffer_add_subbytes : Buffer.t -> bytes -> int -> int -> unit
val buffer_to_bytes : Buffer.t -> bytes