package reparse

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