package mm

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Mono.Buffer_extSource

Buffers of variable size. These are particularly useful for temporary buffers.

Sourcetype t
Sourceval create : int -> t
Sourceval length : t -> int
Sourceval prepare : t -> int -> buffer
OCaml

Innovation. Community. Security.