package mrmime

  1. Overview
  2. Docs
Mr. MIME

Install

Dune Dependency

Authors

Maintainers

Sources

mrmime-v0.3.2.tbz
sha256=0fe37cf06ef25a0a0fef7e485b836188824528d1425743cc5c479bc281262b31
sha512=f15bf2cee0998c162886a512a680a415529db39dbdea241c910c1fae7cad5c1bb94afe13ee247ac52149349f08dc922d4d4f37920fe54a0a0e6d0ab40ee2170e

doc/mrmime.prettym/Prettym/Buffer/index.html

Module Prettym.BufferSource

Sourcetype t =
  1. | Bigstring of Bigstringaf.t
  2. | String of string
  3. | Bytes of bytes
Sourceval weight : t -> int

Weight of t.

Sourceval sub : t -> int -> int -> t

sub t off len does a sub operation of t of len bytes starting at off.

OCaml

Innovation. Community. Security.