package reparse

  1. Overview
  2. Docs

Module type Reparse.UNBUFFERED_INPUTSource

Sourcetype t
Sourcetype 'a promise
Sourceval read : t -> pos:int -> len:int -> [ `Cstruct of Cstruct.t | `Eof ] promise