package mrmime

  1. Overview
  2. Docs
Mr. MIME

Install

Dune Dependency

Authors

Maintainers

Sources

mrmime-v0.3.1.tbz
sha256=6c0c054c05af7218080c3c59e08096a62e23afd15d63fe89fb683f29f330bf32
sha512=2ce67aff35d680f38af1c78efa58454b12a20c985bd248bc975e9e259a14f8a2ab04287ace88d46bc95a2b245c040deba9d4fb058ea2b103c0724467dda15414

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.