Module ExtBuffer

module ExtBuffer: sig .. end

Extra functions over text buffers.

We in fact provide the exact same interface as Buffer on 4.02 OCaml versions, with the implementation for the 4.02-and-above bytes-specific functions backported.


module Buffer: sig .. end