package mrmime

  1. Overview
  2. Docs
Mr. MIME

Install

Dune Dependency

Authors

Maintainers

Sources

mrmime-v0.2.0.tbz
sha256=f436ab329b78cb0d9a01d2e2b06f25f22c8bed8b0ea960824468089fcd9ff138
sha512=dc31a202ad2f3269e070722498d156cbc3b8ce621bbb2cc06dc554a23dffef2f1a2b05ef9ec870a91433142d8f7972f65cbf21a0f6ac415c4b32b77b97cfa185

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.