package encore

  1. Overview
  2. Docs

Module Lole.BufferSource

Sourcetype t =
  1. | Bigstring of bigstring
  2. | String of string
  3. | Bytes of Bytes.t
Sourceval weight : t -> int
Sourceval pp : t Fmt.t
Sourceval sub : t -> int -> int -> t
OCaml

Innovation. Community. Security.