package capnp

  1. Overview
  2. Docs
type t = {
  1. fragments : Buffer.t;
  2. word : Bytes.t;
}