package reparse

  1. Overview
  2. Docs
type t
type 'a promise = 'a Promise.t
val read : t -> len:int -> [ `Cstruct of Cstruct.t | `Eof ] promise