package proton

  1. Overview
  2. Docs

Module Proton.Block_infoSource

Sourcetype t = {
  1. mutable is_overflows : bool;
  2. mutable bucket_num : int;
}
Sourceval read : in_channel -> t
Sourceval read_br : Buffered_reader.t -> t